aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
Commit message (Expand)AuthorAge
...
* feat(languages): detect cjs as javascript (#2387)Matthew Toohey2022-05-04
* feat(lang): Cpon lang support (#2355)Fanda Vacek2022-05-01
* Add Cairo supportBlaž Hrastnik2022-05-01
* feat(lang): add devicetree (Flattened Device Tree Source) (#2329)unrelentingtech2022-04-29
* feat(lang): Update nickel to include "rec" keyword (#2320)Erin van der Veen2022-04-29
* feat(lsp): add toml lsp (#2302)Alexis Kalabura2022-04-27
* feat(lang): add hare language support (#2289)meak2022-04-26
* feat(lsp): add vala language support (#2243)ttys32022-04-24
* fix(lsp): divide hcl into seperate languages (#2244)Lukas2022-04-23
* feat(lsp): add yaml lsp (#2234)Lukas2022-04-23
* feat(lang): add nushell language support (#2225)Justin Ma2022-04-22
* feat(lang): add go.mod and go.work support (#2197)ttys32022-04-20
* chore(filetype): bash and hcl file type add more common used extensions or fi...ttys32022-04-20
* Add Nickel language (#2173)Erin van der Veen2022-04-20
* Ruby TextObjects and more file extensions (#2143)Danillo Melo2022-04-18
* Update tree-sitters Erlang and HEEx (#2149)Michael Davis2022-04-17
* Add make file-type "mk" to languages.toml (#2120)Evan Lecklider2022-04-15
* gdscript support (#1985)EmmChriss2022-04-15
* feat(languages): SQL (#2097)Jared Ramirez2022-04-14
* add tree-sitter-heexMichael Davis2022-04-13
* add tree-sitter-eexMichael Davis2022-04-13
* update tree-sitter-elixirMichael Davis2022-04-13
* Rewrite Language Support docs (#2065)Michael Davis2022-04-10
* add tree-sitter-embedded-template (erb & ejs) (#2055)Michael Davis2022-04-09
* Add default language server for Vue (#2043)Kurenshe Nurdaulet2022-04-09
* Add language server command for OCaml (#2035)unrelentingtech2022-04-08
* Add swift language (#2033)Aaron Housh2022-04-08
* PHP roots and languageserver improvements (#2031)Karl Grasegger2022-04-08
* Add default language server for CSS (#2025)David2022-04-08
* Add default language server for JSON (#2024)David2022-04-08
* Add default language server for HTML (#2018)David2022-04-08
* add languages `r` and `rmarkdown` (#1998)Matthew Toohey2022-04-08
* add language `ron` (#1925)VuiMuich2022-04-05
* Add texlab language server for latex (#1922)Lauri Gustafsson2022-04-02
* separate JSX queries from javascript (#1921)Michael Davis2022-04-02
* Update bash tree sitter (#1917)joezak112022-04-01
* Add JSX highlighting queriesBlaž Hrastnik2022-04-01
* Add support for jsx (#1906)Amine Hmida2022-04-01
* add tree-sitter-gleamMichael Davis2022-03-30
* update tree-sitter-elixirMichael Davis2022-03-30
* update tree-sitter-erlangMichael Davis2022-03-30
* Add syntax highlighting for Solidity (#1854)Slin Lee2022-03-22
* Add LSP support for Solidity (#1848)Slin Lee2022-03-22
* Initial basic Org markup support thanks to tree-sitter-org (#1845)zetashift2022-03-20
* update tree-sitter-git-commit (#1838)Michael Davis2022-03-19
* simplify Julia config (#1811)ChrHorn2022-03-15
* Add csharp lsp support (#1788)Aaron Housh2022-03-12
* update revision for tree-sitter-rescriptMichael Davis2022-03-10
* flake: use builtins.fetchTree to shallow-clone grammar reposMichael Davis2022-03-10
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10