- fix(source): fix undefined synname
- chore(README): badges
- fix(services): fix compile fail
- feat(util): resolve env variable
- fix(highlight): make Normal link to CocFloating
- feat(diagnostic): checkCurrentLine is a fallback behavior (#1548)
- fix(list): fix space can't be override
- feat(plugin): add getWorkspaceSymbols CocAction
- feat(plugin): add workspaceSymbols action
- fix(diagnostic): fix possible invalid range
- feat(workspace): rm .vim from default rootPatterns (#1450)
- feat(workspace): rm .vim from default rootPatterns (#1450)
- chore(config): fix coc-settings.json
- fix(configuration): avoid overwrite of user configuration file
- fix(snippet): fix \n in regex format
- Update Readme.md
- fix(list): avoid error of blend highlight
- feat(float): add coc.preferences.highlightTimeout configuration
- fix(on_enter): document not synced when using VIM (#1373)
- fix(handler): fix position on InsertLeave
- chore(doc): better document of openCommand
- fix(list): fix list not redraw
- fix(floatFactory): not throw error when floating not supported
- fix(configuration): fix parentFolder check
- fix(diagnostic): remove unnecessary redraws
- chore(doc): Readme
- fix(diagnostic): fix range of diagnostics
- chore(terminal): kill vim's terminal on window close
- fix(workspace): fix xmap not work with registerKeymap
- fix(api): fix setLines API on vim
- fix(terminal): fix undefined variable
- fix(fetch): check protocol of PROXY env
- Revert "feat(diagnostic): classify ALE items by their source (#1287)"
- fix(workspace): fix wrong resolved workspaceFolder
- fix(document): fix b:coc_enabled not working
- fix(highlight): add --noplugin to nvim command
- fix(workspace): fix rename current buffer close window
- fix: diagnostic.refreshAfterSave (#1236)
- chore(Readme): suggest for range selection
- fix(list): autoPreview should work on list resume
- feat(completion): add suggest.invalidInsertCharacters (#1195)
- feat(completion): add suggest.removeDuplicateItems
- fix(util): fix isParentFolder on windows
- chore(doc): recommend [g and ]g for navigate diagnostics
- feat(clean): clean log files, closes #1159
- refactor(plugin): remove mappings of function textobj
- chore(extensions): expand tilder in npm.binPath
- fix(workspace): registerAutocmd with list of events (#1143)