Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2022-08-01.02-14-03.2022-08-01.02_15_16.gif | 2022-07-31 | 447.8 kB | |
README.md | 2022-07-31 | 754 Bytes | |
Use custom popup menu.tar.gz | 2022-07-31 | 605.9 kB | |
Use custom popup menu.zip | 2022-07-31 | 619.9 kB | |
Totals: 4 Items | 1.7 MB | 0 |
What's Changed
Break changes
- Use custom popup menu instead of vim's built-in pum, see
:h coc-completion
or [#3862] - Remove configuration
list.matchHighlightGroup
, use highlight groupCocListSearch
for matched characters. - Always use picker to message with actions, remove configuration
notification.preferMenuPicker
- Disable
progressOnInitialization
for language client by default. - Support
repeat#set
for commands that make changes only.
New features
- Add configuration "notification.disabledProgressSources".
- Add "rounded" property to "floatConfig" configuration.
- Add configuration
workspace.openOutputCommand
.
Full Changelog: https://github.com/neoclide/coc.nvim/compare/540b2865...7a50d4d9