Releases: folke/trouble.nvim
Releases · folke/trouble.nvim
v2.5.0
2.5.0 (2023-07-22)
Features
v2.4.0
2.4.0 (2023-07-16)
Features
- add option to control cycling of result list (#302) (e7805dc)
- rendering messages from provider (#304) (a66a78b)
Bug Fixes
- Check parent window is valid before setting active (#291) (c14786d)
- move end of doc pos to last line. Fixes #151 (cb4da04)
v2.3.0
2.3.0 (2023-05-25)
Features
v2.2.3
2.2.3 (2023-05-22)
Bug Fixes
v2.2.2
2.2.2 (2023-04-17)
Bug Fixes
- util: auto_jump when trouble is open. Fixes #144 (e4f1623)
- util: save position in jump list before jump. Fixes #143 Fixes #235 (f0477b0)
v2.2.1
2.2.1 (2023-03-26)
Bug Fixes
- icons: fixed deprecated icons with nerdfix (39db399)
v2.2.0
2.2.0 (2023-02-28)
Features
v2.1.1
2.1.1 (2023-02-19)
Bug Fixes
- ensure that the diagnostic parameters are complete (#179) (210969f)
- icorrect row/line in diagnostics. Fixes #264 (32fa4ed)
v2.1.0
2.1.0 (2023-02-18)
Features
- expose
require("trouble").is_open()
(2eb27b3)
v2.0.1
2.0.1 (2023-02-16)
Bug Fixes