aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
Commit message (Expand)AuthorAge
* Add terraform lsp support (#1726)Michael Daffin2022-03-01
* Add support for HCL language (#1705)Michael Daffin2022-02-25
* Configurable auto pairs (#1624)Skyler Hawthorne2022-02-25
* Add kotlin language (#1689)Michael Daffin2022-02-23
* add tree-sitter-erlang (#1657)Michael Davis2022-02-15
* Makefile indent must be '\t' (#1661)CossonLeo2022-02-14
* Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2022-02-13
|\
| * feat(languages): rescript (#1616)Jared Ramirez2022-02-06
| * epocsquadron/add tree sitter twig (#1602)Daniel S Poulin2022-02-01
| * add tree-sitter-iex (#1576)Michael Davis2022-01-25
| * Enable tree-sitter for .zshenv and zsh files (#1574)Eric Crosson2022-01-24
| * Enable tree-sitter for .bash_profile (#1571)chunghha2022-01-24
| * Enable tree-sitter for .zshrc and .bashrcBlaž Hrastnik2022-01-23
| * Add haskell-language-server-wrapper --lsp to default `languages.toml` (#1556)Kyra2022-01-23
| * feat(languages): GraphQL (#1515)Jared Ramirez2022-01-21
| * feat(languages): Elm (#1514)Jared Ramirez2022-01-20
| * feat(languages): Lean experimental tree-sitter-lean (#1422)Anders Christiansen Sørby2022-01-17
| * add show_subtree command for viewing tree-sitter subtree in Popup (#1453)Michael Davis2022-01-16
| * Re-enable haskell in languages.toml (#1520)Kirawi2022-01-16
| * Use the correct language ID for JavaScript & TypeScript (#1466)Kevin Sjöberg2022-01-15
| * feat(languages): enable css tree-sitter for scss files (#1507)Matouš Dzivjak2022-01-14
| * Add pom.xml as maven root directory marker (#1496)Alexis Mousset2022-01-14
| * add tree-sitter-git-config (#1426)Michael Davis2022-01-09
| * feat: add tree-sitter-makeEric Crosson2022-01-08
| * Add default language server for JavaScript (#1457)Kevin Sjöberg2022-01-08
| * add tree-sitter-regex (#1362)Michael Davis2022-01-06
| * Add llvm-mir highlighting (#1398)Sebastian Neubauer2022-01-04
| * Add LLVM TableGen highlighting (#1409)Sebastian Neubauer2022-01-03
| * Detect workspace root using language markers (#1370)Alexis Mousset2021-12-31
| * add tree-sitter-git-rebase (#1402)Michael Davis2021-12-30
| * Add tree-sitter-git-diff (#1373)Michael Davis2021-12-29
| * tree-sitter-gitcommit->tree-sitter-git-commitMichael Davis2021-12-25
| * add gitcommit grammar and language configurationMichael Davis2021-12-25
| * Enable Rust proc macro support (#1350)Laurențiu Nicola2021-12-24
| * languages: add .dockerfile extension (#1330)Dylan Richardson2021-12-22
| * Support dockerfiles (#1303)Midnight Exigent2021-12-21
| * Add fish highlighting (#1308)Sebastian Neubauer2021-12-21
| * Add tree-sitter-comment (#1300)Michael Davis2021-12-19
| * Add dart lsp config and queries (#1250)Luke Jones2021-12-18
| * Add scala syntax highlights (#1278)Oliver Hechtl2021-12-18
| * Add markdown grammarBlaž Hrastnik2021-12-14
| * fix: rust: disable unresolved-proc-macroBlaž Hrastnik2021-12-14
| * Use same name used in config files for langs in docsGokul Soumya2021-12-08
| * Auto generate docs for language supportGokul Soumya2021-12-08
* | dap: Start working on runInTerminal supportBlaž Hrastnik2021-12-03
* | dap: console = internalConsole is actually not a lldb-vscode paramBlaž Hrastnik2021-12-03
* | Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2021-11-30
|\|
| * Add llvm grammar (#1167)Kirawi2021-11-29
| * Add language support for WGSL (#1166)Kirawi2021-11-27
| * Add language: racket (#1143)shenlebantongying2021-11-24