Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@hinell hinell released this 29 Oct 19:42
· 3 commits to main since this release
  • refactor(plugin): better error message
  • feat(plugin): disable lsp-timeout for ignored filetypes
  • feat(config): support filetypes.ignore list; Fixes #10
  • feat(plugin): deprecate ["lsp-timeout-config"] for lspTimeoutConfig
  • feat(plugin): keep track of stopped clients; restart by native lsp
    funnctions; honor non-lspconfig servers (e.g. null-ls or none-ls)
    previously stopped; force clients to stop & detach; Fixes #13
  • docs(readme): nvim icons
  • docs(*): remove preview.png
  • docs(CONTRIBUTING): fix typo, reword
  • docs(*): note on typescript-tools
  • docs(*): fix typos; reword
  • chore(github): add more fields to issue-bug.yml
  • docs(*): typo fixes