aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
Commit message (Expand)AuthorAge
* Added yuck language support (for eww) (#6064)Philipp Mildenberger2023-02-20
* Add support for the uxntal language (#6047)Jummit2023-02-19
* Add `.env.dist` to `source.env` language scope (#6003)LeoniePhiline2023-02-16
* Update grammar for godot (#5944)Erasin2023-02-12
* Add comment-token to the hosts language definition (#5914)Aleksey Kuznetsov2023-02-11
* Added tree-sitter-hosts (#4950)ath32023-02-10
* Add tree-sitter-passwd (#4959)ath32023-02-10
* Add `Containerfile` file-type for dockerfile language (#5873)zSchoen2023-02-08
* feat: add pem language (#5797)Matthew Toohey2023-02-07
* xml: add mobileconfig & plist file types (#5863)Surendrajat2023-02-07
* Recognize .C and .H file types as cpp (#5808)Ethan Budd2023-02-05
* Add Podfile and *.podspec to the file types for ruby (#5811)Aleksey Kuznetsov2023-02-03
* Add MSBuild language based on XML grammar (#5793)Brett Lyons2023-02-03
* feat: Update `tree-sitter-sql` and migrate `highlights.scm` to match grammar ...LeoniePhiline2023-02-02
* Modify env language to extend bash (#5720)Eric Crosson2023-01-30
* Update tree-sitter-sql and improve highlight queries (#5683)LeoniePhiline2023-01-28
* Add `Justfile` to the file types for make (#5687)Sam Nystrom2023-01-26
* Update tree-sitter-xml to fix whitespace parsing (#5685)LeoniePhiline2023-01-26
* add explicit formatter for cue (#5679)Jimmy Zelinskie2023-01-25
* Change default language server for 'v' from 'vls' to 'v ls' (#5677)Antonius Naumann2023-01-25
* Support sagemath language (#5649)Eloi Torrents2023-01-23
* Use markdown language for hub pull-request files (#5634)Eric Crosson2023-01-23
* Add build.gradle to list of java roots (#5641)Jared Moulton2023-01-23
* add lua injection regex (#5606)anna2023-01-20
* highlight(scala): update to fix potential crash (#5576)eugene yokota2023-01-19
* Add more file-types for python (#5593)Nachum Barcohen2023-01-19
* Enable http server by default in Metals config (#5551)Ayoub Benali2023-01-16
* highlight(scala): update the Scala highlight queries (#5546)eugene yokota2023-01-16
* Language support for dhallClément Delafargue2023-01-13
* Update tree-sitter-json, add jsonc as file-type for json (#5509)Yura Shymon2023-01-12
* Update tree-sitter-cpp, support injections in tagged rawstrings (#5457)Sam McCall2023-01-11
* Add language support for ponylang (#5416)Matthias Wahl2023-01-11
* Use tree-sitter-ruby for crystal (#5205)Michael Davis2023-01-08
* Update Prisma tree-sitter for view support (#5417)Julius de Bruijn2023-01-06
* Fix comment token for sshclientconfig (#5351)Jonathan LEI2022-12-31
* Add bash syntax highlighting for `.bash_aliases` (#5347)k12ish2022-12-30
* fix comment token of godot resource file (#5276)Erasin2022-12-24
* Add support for MATLAB/Octave files (#5192)g-s-k2022-12-17
* Crystal language support (#4993)Jonas Everaert2022-12-17
* set 'c++' as a recognised extension for cpp (#5183)alice2022-12-16
* Add Mermaid.js for markdown support (#5147)Erasin2022-12-14
* Update tree-sitter-schemeBlaž Hrastnik2022-12-12
* Fix commonlisp filetypes typo and auto-pairs (#5091)garlic0x12022-12-12
* Treat patches as diff files (#5085)Danilo Spinella2022-12-10
* Add support for the BibTeX file format (#5064)Felipe S. S. Schneider2022-12-09
* Add basic support for common lispBlaž Hrastnik2022-12-05
* Enable auto format for css and scss files (#4987)Aleksey Kuznetsov2022-12-03
* feat(lang): bump tree-sitter-go (#4969)Matouš Dzivjak2022-12-02
* Fix file-types declaration for racket (#4915)Michael Davis2022-11-30
* Update CSS syntax highlighting (#4882)Chickenkeeper2022-11-28