Skip to content

v0.0.33

Compare
Choose a tag to compare
@chemzqm chemzqm released this 19 Nov 16:21
· 5330 commits to master since this release
  • Break change snippet support reworked: support nest snippets, independent
    session in each buffer and lots of fixes.
  • Break change diagnostic list now sort by severity first.
  • Add commands: :CocUnInstall and :CocOpenLog
  • Add cterm color for highlights.
  • Add line highlight support for diagnostic.
  • Add coc.preferences.fixInsertedWord to make complete item replace current word.
  • Fix check confirm not works on vim sometimes.
  • Fix check of vim-node-rpc.
  • Fix preselect complete item not first sometimes.
  • Improve completion sort result by consider more abort priority and recent
    selected.
  • Improve colors module, only highlight current buffer and when buffer changed.
  • Improve doc/coc.txt