Skip to content

v0.0.8

Compare
Choose a tag to compare
@chemzqm chemzqm released this 12 Aug 13:05
· 5411 commits to master since this release
  • Break change :CocRefresh replaced with call CocAction('refreshSource').
  • Add :CocRestart for service restart.
  • Add support filetype change of buffer.
  • Add basic test for completion.
  • Improve loading speed, use child process to initialize vim sources.
  • Improve install.sh, install node when not exists.
  • Improve interface of workspace.
  • Fix loading of configuration content.