| Commit message (Expand) | Author | Age |
* | 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 |
* | At least partly highlight tsx | Blaž Hrastnik | 2021-09-06 |
* | lsp: Update the julia definition | Blaž Hrastnik | 2021-09-06 |
* | OCaml support (#666) | oberblastmeister | 2021-09-01 |
* | Lua support (#665) | oberblastmeister | 2021-09-01 |
* | YAML support (#667) | oberblastmeister | 2021-09-01 |
* | Add zig tree-sitter support (#631) | voroskoi | 2021-08-28 |
* | feat: add protobuf tree-sitter parser with highlighting queries | Yusuf Bera Ertan | 2021-08-19 |
* | Added more cpp filename extensions | Conscat | 2021-08-18 |
* | Adding mjs to JavaScript file type (#607) | Yerlan | 2021-08-18 |
* | Adding INO to C++ file type (#596) | Yerlan | 2021-08-17 |
* | Add ledger tree-sitter (#572) | Ivan Tham | 2021-08-16 |
* | add java highlighting (#448) | Kirawi | 2021-08-10 |
* | languages: Add missing comment token for elixir and nix | Blaž Hrastnik | 2021-08-07 |
* | Fixes toggle_comment not finding the correct language comment token | Luctius | 2021-07-20 |
* | Made toggle_comments language dependent (#463) | Cor Peters | 2021-07-18 |
* | Added option to provide a custom config file to the lsp. (#460) | Cor Peters | 2021-07-18 |
* | julia language-server line was plain wrong | wesh | 2021-07-05 |
* | Add julia support (LSP not working) | wesh | 2021-07-05 |
* | Use pep 8 indentation for python | Ivan Tham | 2021-06-21 |
* | Add latex | Ivan Tham | 2021-06-16 |
* | Only auto-format for certain languages | Blaž Hrastnik | 2021-06-12 |
* | Add Nix syntax | Timothy DeHerrera | 2021-06-10 |
* | Disable haskell grammar until build issues are resolved | Blaž Hrastnik | 2021-06-07 |
* | Restored haskell syntax | Corey Powell | 2021-06-04 |
* | LSP: add clangd as server for c/c++ | Björn Linse | 2021-06-03 |
* | Added elixir syntax | Corey Powell | 2021-06-02 |
* | Add typescript support & ts/js indentation queries | Blaž Hrastnik | 2021-06-01 |
* | Golang uses tabs for indentation. | Blaž Hrastnik | 2021-04-23 |