Skip to content

0.2.8

Compare
Choose a tag to compare
@natebosch natebosch released this 20 Jan 19:26
· 302 commits to master since this release
  • Don't track files which are not modifiable.
  • Bug Fix: Fix jumping from quickfix item to files under home directory.
  • Only update diagnostic under cursor when the change is for the current file.
  • Add support for additional per-server config.
  • Bug Fix: If using g:lsc_enable_incremental_sync correctly handles multiple
    blank lines in a row.
  • Add support for overriding the params for certain methods.
  • Bug Fix: Correct paths on Windows.
  • Bug Fix: Allow restarting a server which failed to start initially.
  • Add experimental support for textDocument/codeActions and
    workspace/applyEdit