github neoclide/coc.nvim v0.0.59

latest releases: v0.0.82, v0.0.81, v0.0.80...
5 years ago
  • Break change change buffers instead of disk file for workspace.applyEdits.
  • Break change add config errors to diagnostic list instead of jump locations.
  • Break change hack for popup menu flicker is remvoed, use suggest.reloadPumOnInsertChar to enable it.
  • Break change use nvim_select_popupmenu_item for number select completion.
  • Add floating window for completion items.
  • Add floating window support for diagnostics.
  • Add floating window support for hover documentation.
  • Add coc#on_enter() for notify enter pressed.
  • Add setting coc.preferences.useQuickfixForLocations.
  • Add support of g:coc_watch_extensions for automatic reload extentions.
  • Add command: editor.action.doCodeAction.
  • Fix service not restarted on windows after rebuild.
  • Fix config of airline.
  • Fix relative path of watchman.
  • Improve Mru model.

Don't miss a new coc.nvim release

NewReleases is sending notifications on new releases.