v0.0.50
- Break change:
coc.preferences.diagnostic.echoMessage
changed to enum. - Add mru support for commands and lists list.
- Add
coc.preferences.diagnostic.refreshOnInsertMode
- Add
Mru
module. - Improve highlight for lists, support empty
filterLabel
. - Fix
findLocations
not work with nest locations. - Fix cursor position after apply additionalTextEdits.