aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
Commit message (Expand)AuthorAge
* Add LSP config for Odin (#3214)Ricardo Silva2022-07-27
* Improve python highlighting (#3103)Kirawi2022-07-26
* feat(tree-sitter): :sparkles: add go template support (#3091)Daniel Longeuay2022-07-26
* Add rabl/jbuilder/jb extensions for Ruby (#3173)Joe2022-07-24
* Add `vh` verilog header file type to `file-types` (#3158)Andrey Tkachenko2022-07-23
* Gleam: add support for built-in language server (#3139)Clay2022-07-22
* Remove .git extension from SCSS tree-sitter repo url (#3089)Joe2022-07-17
* Add SCSS language support (#3074)Joe2022-07-17
* Added ungrammar language support (#3048)Philipp Mildenberger2022-07-12
* add fortran language (#3025)Austen LeBeau2022-07-10
* Update tree-sitter-nickel (#2987)Erin van der Veen2022-07-06
* Update tree-sitter-ledger (#2936)Ivan Tham2022-07-05
* Update TSQ queries (#2960)Michael Davis2022-07-05
* add language `idris` (#2971)Matthew Toohey2022-07-05
* Add Haskell roots (#2954)0rphee2022-07-04
* languages: added elvish (#2948)rsteube2022-07-03
* markdown: limit raw block highlight to code fence contentMichael Davis2022-07-01
* git-commit: fix highlight edge casesMichael Davis2022-07-01
* tsq: update parser to fix escaping double quotesMichael Davis2022-07-01
* erlang: update parser for fix on remote callsMichael Davis2022-07-01
* make: add injection-regexMichael Davis2022-07-01
* bash: expand injection-regex to common shellsMichael Davis2022-07-01
* support Bazel languages (#2903)Michael Davis2022-06-28
* languages: Fix ruby rakefile and gemfile file type (#2875)Kihaya Sugiura2022-06-26
* feat: add wgsl_analyzer as wgsl language server (#2872)Hekno252022-06-24
* update tree-sitter-nickel to include ' in ident (#2859)Erin van der Veen2022-06-22
* HEEx: upgrade version and support new special_attribute node (#2800)Clay2022-06-17
* Add clojure language support (#2780)Axot2022-06-16
* add prisma tree-sitter and lsp support (#2703)Ivan2022-06-12
* elixirLS disable dialyzer by default (#2710)Clay2022-06-10
* add textobject queries for erlangMichael Davis2022-06-07
* support for openscad (#2680)farwyler2022-06-06
* add tree-sitter-jsdoc (#2650)Michael Davis2022-06-03
* add tree-sitter-edoc (#2640)Michael Davis2022-06-02
* CPON parser supports unsigned int (#2643)Fanda Vacek2022-06-01
* feat(lang): Update Nix grammar & improve queries (#2472)Timothy DeHerrera2022-05-30
* Add Vlang tree-sitter in the languages.toml (#2526)pancake2022-05-28
* update Erlang grammar and queriesMichael Davis2022-05-25
* update Gleam grammar and queriesMichael Davis2022-05-25
* Basic verilog support (#2552)Andrey Tkachenko2022-05-24
* Add lua lsp (#2560)Erasin2022-05-24
* Add Scheme supportBlaž Hrastnik2022-05-21
* Added a default lsp server for Java in languages.toml (#2511)Jacob Thompson2022-05-20
* Add tree-sitter ssh client config queries (#2498)midnightexigent2022-05-18
* Change default Hare tab width to 8 (#2480)Alexis Geoffrey2022-05-16
* Default to tabs instead of spaces for Odin files (#2464)spindlebink2022-05-12
* feat(lang): add Meson language support (#2314)unrelentingtech2022-05-11
* languages: add inc files to php (#2440)Yt2022-05-09
* Cpon support tree sitter version bumped (#2424)Fanda Vacek2022-05-07
* feat(languages): add odin language (#2399)Robert Walter2022-05-05