Skip to content

v0.0.27

Compare
Choose a tag to compare
@chemzqm chemzqm released this 21 Oct 14:56
· 5110 commits to master since this release
  • Break change: triggerAfterInsertEnter now respect minTriggerInputLength.
  • Add coc.preferences.minTriggerInputLength.
  • Add command: :CocCommand.
  • Fix position of provideCompletionItems.
  • Fix content change not trigger after completion.
  • Fix default sorters & matchers of denite sources.
  • Fix outputChannel wrong buftype.
  • Fix completion not works with textEdit add new lines.
  • Fix first item not resolved when noselect is disabled
  • Remove using of diff module.