Skip to content

v0.0.21

Compare
Choose a tag to compare
@chemzqm chemzqm released this 28 Sep 09:46
· 5244 commits to master since this release
  • Break change: coc.preferences.formatOnType default to false.
  • Break change: snippet completion disabled in string and comment.
  • Add support for register local extension.
  • Add title for commands in Denite coc-command
  • Fix prompt hidden by echo message.
  • Fix contribute commands not shown in denite interface.
  • Fix parse of iskeyword, support character range.
  • Fix triggerKind of completion.
  • Fix install extension from url not reloaded.