| Commit message (Expand) | Author | Age |
* | feat(languages): Elm (#1514) | Jared Ramirez | 2022-01-20 |
* | feat(languages): Lean experimental tree-sitter-lean (#1422) | Anders Christiansen Sørby | 2022-01-17 |
* | add show_subtree command for viewing tree-sitter subtree in Popup (#1453) | Michael Davis | 2022-01-16 |
* | Re-enable haskell in languages.toml (#1520) | Kirawi | 2022-01-16 |
* | Use the correct language ID for JavaScript & TypeScript (#1466) | Kevin Sjöberg | 2022-01-15 |
* | feat(languages): enable css tree-sitter for scss files (#1507) | Matouš Dzivjak | 2022-01-14 |
* | Add pom.xml as maven root directory marker (#1496) | Alexis Mousset | 2022-01-14 |
* | add tree-sitter-git-config (#1426) | Michael Davis | 2022-01-09 |
* | feat: add tree-sitter-make | Eric Crosson | 2022-01-08 |
* | Add default language server for JavaScript (#1457) | Kevin Sjöberg | 2022-01-08 |
* | add tree-sitter-regex (#1362) | Michael Davis | 2022-01-06 |
* | Add llvm-mir highlighting (#1398) | Sebastian Neubauer | 2022-01-04 |
* | Add LLVM TableGen highlighting (#1409) | Sebastian Neubauer | 2022-01-03 |
* | Detect workspace root using language markers (#1370) | Alexis Mousset | 2021-12-31 |
* | add tree-sitter-git-rebase (#1402) | Michael Davis | 2021-12-30 |
* | Add tree-sitter-git-diff (#1373) | Michael Davis | 2021-12-29 |
* | tree-sitter-gitcommit->tree-sitter-git-commit | Michael Davis | 2021-12-25 |
* | add gitcommit grammar and language configuration | Michael Davis | 2021-12-25 |
* | Enable Rust proc macro support (#1350) | Laurențiu Nicola | 2021-12-24 |
* | languages: add .dockerfile extension (#1330) | Dylan Richardson | 2021-12-22 |
* | Support dockerfiles (#1303) | Midnight Exigent | 2021-12-21 |
* | Add fish highlighting (#1308) | Sebastian Neubauer | 2021-12-21 |
* | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |
* | Add dart lsp config and queries (#1250) | Luke Jones | 2021-12-18 |
* | Add scala syntax highlights (#1278) | Oliver Hechtl | 2021-12-18 |
* | Add markdown grammar | Blaž Hrastnik | 2021-12-14 |
* | fix: rust: disable unresolved-proc-macro | Blaž Hrastnik | 2021-12-14 |
* | Use same name used in config files for langs in docs | Gokul Soumya | 2021-12-08 |
* | Auto generate docs for language support | Gokul Soumya | 2021-12-08 |
* | Add llvm grammar (#1167) | Kirawi | 2021-11-29 |
* | Add language support for WGSL (#1166) | Kirawi | 2021-11-27 |
* | Add language: racket (#1143) | shenlebantongying | 2021-11-24 |
* | Make shebangs optional, they don't make sense outside of scripts | Blaž Hrastnik | 2021-11-09 |
* | Fix panicked missing field `shebangs` (#1025) | Curiosidad-Racional | 2021-11-09 |
* | glsl support (#993) | Mateusz S. Szczygieł | 2021-11-08 |
* | Detect filetype from shebang line (#1001) | ath3 | 2021-11-08 |
* | Perl support (#978) | ath3 | 2021-11-08 |
* | Adds mint language server (#974) | jgart | 2021-11-08 |
* | Adjust PHP indentation defaults to 4 spaces | Daniel Poulin | 2021-11-02 |
* | add cmake-language-server as cmake language server | kabirz | 2021-10-30 |
* | CMake support (#888) | ath3 | 2021-10-22 |
* | Enable c-sharp language and highlights (#861) | Michael Davis | 2021-10-17 |
* | Add highlight support for tree-sitter-query language (tsq) (#845) | Michael Davis | 2021-10-16 |
* | Using pylsp instead of pyls (#834) | WindSoilder | 2021-10-13 |
* | Add Vue tree sitter grammar (#787) | Thomas Wehmöller | 2021-10-10 |
* | Allow `language.config` (in languages.toml) to be passed in as a toml object ... | Midnight Exigent | 2021-10-08 |
* | Add (SWI-)Prolog LSP support (#816) | James Cash | 2021-10-08 |
* | languages: add svelte support (#733) | Raphael Megzari | 2021-09-17 |
* | add language server for elixir and nix (#725) | Raphael Megzari | 2021-09-07 |
* | lsp: Don't import SymbolServer for Julia anymore, it's not necessary | Blaž Hrastnik | 2021-09-07 |