aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
Commit message (Expand)AuthorAge
* 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
* Add llvm grammar (#1167)Kirawi2021-11-29
* Add language support for WGSL (#1166)Kirawi2021-11-27
* Add language: racket (#1143)shenlebantongying2021-11-24
* Make shebangs optional, they don't make sense outside of scriptsBlaž Hrastnik2021-11-09
* Fix panicked missing field `shebangs` (#1025)Curiosidad-Racional2021-11-09
* glsl support (#993)Mateusz S. Szczygieł2021-11-08
* Detect filetype from shebang line (#1001)ath32021-11-08
* Perl support (#978)ath32021-11-08
* Adds mint language server (#974)jgart2021-11-08
* Adjust PHP indentation defaults to 4 spacesDaniel Poulin2021-11-02
* add cmake-language-server as cmake language serverkabirz2021-10-30
* CMake support (#888)ath32021-10-22
* Enable c-sharp language and highlights (#861)Michael Davis2021-10-17
* Add highlight support for tree-sitter-query language (tsq) (#845)Michael Davis2021-10-16
* Using pylsp instead of pyls (#834)WindSoilder2021-10-13
* Add Vue tree sitter grammar (#787)Thomas Wehmöller2021-10-10
* Allow `language.config` (in languages.toml) to be passed in as a toml object ...Midnight Exigent2021-10-08
* Add (SWI-)Prolog LSP support (#816)James Cash2021-10-08
* languages: add svelte support (#733)Raphael Megzari2021-09-17
* add language server for elixir and nix (#725)Raphael Megzari2021-09-07
* lsp: Don't import SymbolServer for Julia anymore, it's not necessaryBlaž Hrastnik2021-09-07
* At least partly highlight tsxBlaž Hrastnik2021-09-06
* lsp: Update the julia definitionBlaž Hrastnik2021-09-06
* OCaml support (#666)oberblastmeister2021-09-01
* Lua support (#665)oberblastmeister2021-09-01
* YAML support (#667)oberblastmeister2021-09-01
* Add zig tree-sitter support (#631)voroskoi2021-08-28
* feat: add protobuf tree-sitter parser with highlighting queriesYusuf Bera Ertan2021-08-19
* Added more cpp filename extensionsConscat2021-08-18
* Adding mjs to JavaScript file type (#607)Yerlan2021-08-18
* Adding INO to C++ file type (#596)Yerlan2021-08-17
* Add ledger tree-sitter (#572)Ivan Tham2021-08-16
* add java highlighting (#448)Kirawi2021-08-10
* languages: Add missing comment token for elixir and nixBlaž Hrastnik2021-08-07
* Fixes toggle_comment not finding the correct language comment tokenLuctius2021-07-20
* Made toggle_comments language dependent (#463)Cor Peters2021-07-18
* Added option to provide a custom config file to the lsp. (#460)Cor Peters2021-07-18
* julia language-server line was plain wrongwesh2021-07-05
* Add julia support (LSP not working)wesh2021-07-05
* Use pep 8 indentation for pythonIvan Tham2021-06-21
* Add latexIvan Tham2021-06-16
* Only auto-format for certain languagesBlaž Hrastnik2021-06-12
* Add Nix syntaxTimothy DeHerrera2021-06-10