Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.53 KB

TODO.md

File metadata and controls

52 lines (34 loc) · 1.53 KB

TODO

LSP

ts_ls

  • Ignore 80001 error. "File ... may be converted to an ES module"
  • Ignore 7016 error about missing declaration file of tree-sitter-embedded-template in grammar.js of my project tree-sitter-hygen-template

Try

Treesitter

  • Add links to parser repositories once updated to Neovim ~0.10.0

Grammars

Mcfunction

Queries

Yaml

Linters

Shellcheck within bashls

  • Ignore SC2034 for .env* files

Try