github neoclide/coc.nvim v0.0.53

latest releases: v0.0.82, v0.0.81, v0.0.80...
5 years ago
  • Break change: internal filetype of settings file changed to jsonc.
  • Break change: coc#util#install changed to synchronize by default.
  • Break change: no document highlight would be added for colored symbol.
  • Break change: remove coc.preferences.openResourceCommand.
  • Add fallback rename implementation which rename symbols on current buffer.
  • Add command :CocUpdateSync.
  • Add coc.preferences.detailMaxLength for slice detail on completion menu.
  • Add cancel support for completion.
  • Add ctags as fallback of document symbols list.
  • Add default key-mappings for location actions.
  • Add python check on vim.
  • Add disableSyntaxes support for completion sources.
  • Add support for change isProgress of StatusBarItem
  • Add check of coc.nvim version for CocUpdate
  • Add coc.preferences.previewAutoClose, default true.
  • Add workspace.registerAutocmd.
  • Fix highlight not cleared on vim
  • Fix health check of service state.
  • Fix CursorHoldI not triggered on neovim.
  • Fix sort of list not stable.

Don't miss a new coc.nvim release

NewReleases is sending notifications on new releases.