Skip to content

v0.0.24

Compare
Choose a tag to compare
@chemzqm chemzqm released this 05 Oct 15:47
· 5587 commits to master since this release
  • Break change, workspace.onDidChangeConfiguration emit ConfigurationChangeEvent now.
  • Add position to function coc#util#open_terminal.
  • Improve performance of completion by use vim's filter when possible.
  • Fix service start multiple times.
  • Fix parse of iskeyword option, consider @-@.
  • Fix completion of snippet: cancel on line change.