| Commit message (Expand) | Author | Age |
... | |
* | Support hidden justfiles (#7088) | William Etheredge | 2023-05-26 |
* | Treat 'Vagrantfile' files as Ruby code (#7112) | Brandon Sprague | 2023-05-26 |
* | Update languages.toml for Nickel (#7059) | Viktor Kleen | 2023-05-26 |
* | fix compilation | Blaž Hrastnik | 2023-05-26 |
* | Drop old cairo grammar, alias to rust for now | Blaž Hrastnik | 2023-05-26 |
* | feat(languages): recognise `Cargo.lock` as TOML | yvt | 2023-05-22 |
* | Recognise XAML files as XML (#7083) | Chris | 2023-05-20 |
* | fix off-by-one git-commit rulers (#7072) | Charles Hall | 2023-05-19 |
* | Sort language servers table in languages.toml and rename language server 'R' ... | Philipp Mildenberger | 2023-05-18 |
* | Adds support for multiple language servers per language. | Philipp Mildenberger | 2023-05-18 |
* | languages.toml: recognize `gml` files. (#7055) | gibbz00 | 2023-05-16 |
* | languages.toml: recognize `geojson` files. (#7054) | gibbz00 | 2023-05-16 |
* | fix: update upstream tree-sitter-dockerfile (#6895) | Vitalii Solodilov | 2023-05-12 |
* | Remove `tree-sitter-cabal` (#6996) | Ollie Charles | 2023-05-09 |
* | Treat .sty and .cls files as latex (#6986) | Andrius Pukšta | 2023-05-08 |
* | languages: add build.gradle.kts to java and scala roots (#6970) | Diego Pontoriero | 2023-05-05 |
* | Add language server command for Crystal (#6948) | taupiqueur | 2023-05-03 |
* | Recognise Jupyter notebooks as JSON documents (#6927) | Scott Stevenson | 2023-05-01 |
* | Recognise poetry.lock as TOML (#6928) | Scott Stevenson | 2023-05-01 |
* | inject language based on file extension & shebang (#3970) | Timothy DeHerrera | 2023-04-28 |
* | Change Odin grammar to `ap29600/tree-sitter-odin` (#6766) | ap29600 | 2023-04-27 |
* | Set PerlNavigator as the language server for Perl (#6860) | Wesley | 2023-04-26 |
* | add go.work and remove Gopkg.toml as Go roots (#6884) | Daniel Martí | 2023-04-26 |
* | fix(nix): fix superflous `/` that breaks the build (#6880) | Timothy DeHerrera | 2023-04-26 |
* | Replace `*.cabal` in Haskell `roots` with `cabal.project` (#6828) | Ollie Charles | 2023-04-21 |
* | update tree-sitter-markdown (#6785) | Lakshya Singh | 2023-04-18 |
* | Add standalone language support for `just` (#6453) | VuiMuich | 2023-04-14 |
* | Change smithy language server to the one from AWS (#6572) | zetashift | 2023-04-14 |
* | Add DTD language support (#6644) | Michael | 2023-04-12 |
* | Add OpenCL tree-sitter and LSP config (#6473) | lefp | 2023-04-12 |
* | feat(languages): Support markdoc (#6432) | Matouš Dzivjak | 2023-04-12 |
* | Update tree-sitter-haskell (#6317) | Ollie Charles | 2023-04-12 |
* | Initial Cabal language support (#6485) | Ollie Charles | 2023-04-12 |
* | Update tree-sitter-git-commit (#6692) | Michael Davis | 2023-04-10 |
* | Update gleam grammar (#6641) | Arnar | 2023-04-09 |
* | Add support for Robot Framework files (#6611) | karei | 2023-04-07 |
* | xml: highlight .xsd as XML files (#6631) | Michael | 2023-04-06 |
* | Update Ruby Highlights (#6587) | Danillo Melo | 2023-04-06 |
* | Add Hurl Support (#6450) | Erasin Wang | 2023-04-06 |
* | Add gdformat support (#6614) | Ivan Ermakov | 2023-04-06 |
* | Recognize CUDA files as C++ (#6521) | Jack Wolfard | 2023-04-04 |
* | minor: R lang config update --slave to --no-echo (#6570) | Rowan Shi | 2023-04-03 |
* | Update tree-sitter-git-commit (#6493) | Michael Davis | 2023-03-31 |
* | Add .arb as a supported extension with json highlighting (#6452) | Philip Giuliani | 2023-03-27 |
* | Update tree-sitter-git-commit, add comment textobject (#6439) | Michael Davis | 2023-03-27 |
* | Initial Nim language support (#6123) | JJ | 2023-03-26 |
* | Add language support for rego (OpenPolicyAgent) (#6415) | Juan C. Müller | 2023-03-26 |
* | Add vhdl language support (#5826) | Tom Burdick | 2023-03-25 |
* | feat(languages): highlight .svg as xml (#6431) | Matouš Dzivjak | 2023-03-25 |
* | Recognize .cts and .mts file type as TypeScript (#6424) | Alexis-Lapierre | 2023-03-24 |