Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add Markdown LSP via Marksman | Artem Pyanykh | 2022-09-17 | |
| | | | | | | Marksman is an LSP server for Markdown: https://github.com/artempyanykh/marksman It supports a bunch of LSP features: symbols, references, rename, diag, etc. and already has integrations with emacs, neovim, and vscode. | |||
* | feat: Syntax highlighting for Astro files (#3829) | Benjamin Streit | 2022-09-13 | |
| | ||||
* | Add textobject for gdscript (#3760) | Erasin | 2022-09-10 | |
| | ||||
* | Add godot resource support (#3759) | Erasin | 2022-09-10 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | feat(lsp): jsonnet-language-server | Matouš Dzivjak | 2022-09-08 | |
| | | | | | Add jsonnet-language-server for jsonnet language. See: https://github.com/grafana/jsonnet-language-server | |||
* | change to openscad-lsp (#3750) | ChemicalXandco | 2022-09-08 | |
| | ||||
* | feat(languages): jsonnet (#3714) | Matouš Dzivjak | 2022-09-08 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Add syntax highlighting for SML (#3692) | Giorbo | 2022-09-07 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Update tree-sitter-diff (#3708) | Michael Davis | 2022-09-06 | |
| | | | | | This change also renames the grammar from `git-diff` to `diff`. The grammar covers regular diff syntax so I renamed the repository a while ago. | |||
* | Delete invalid indents.scm queries | Michael Davis | 2022-08-31 | |
| | ||||
* | Add c-sharp textobjects (#3494) | Gustavo Bogarín | 2022-08-27 | |
| | | | | Co-authored-by: Gustavo Bogarín <gbogarin@outlook.com> Co-authored-by: Gustavo Bogarín <gbogarin@posibillian.tech> | |||
* | Pascal support (#3542) | ath3 | 2022-08-25 | |
| | ||||
* | AWK support (#3528) | ath3 | 2022-08-24 | |
| | ||||
* | feat(lang): Add esdl grammar (#3526) | Jaden | 2022-08-24 | |
| | ||||
* | add syntax highlights for xit (#3521) | ChemicalXandco | 2022-08-24 | |
| | ||||
* | feat: add taskwarrior to languages so `task N edit` is nice (#3468) | Alexander Brevig | 2022-08-20 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Update tree-sitter-latex and highlights (#3370) | Erasin | 2022-08-10 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Add language: beancount (#3297) | Kyle L. Davis | 2022-08-08 | |
| | | | | | Co-authored-by: erasin <erasinoo@gmail.com> Co-authored-by: Michael Davis <mcarsondavis@gmail.com> Co-authored-by: Erasin <erasinoo@gmail.com> | |||
* | Add slint-ui support | Erasin | 2022-08-08 | |
| | | | | | | <https://slint-ui.com/> lsp: <https://github.com/slint-ui/slint/tree/HEAD/tools/lsp> tree-sitter-slint: <https://github.com/jrmoulton/tree-sitter-slint> | |||
* | Use split_parser branch for markdown grammar (#3108) | Matthias Deiml | 2022-08-06 | |
| | ||||
* | feat: add cue support (#3262) | Banst | 2022-07-31 | |
| | ||||
* | Add Graphviz Dot lang support (#3241) | Erasin | 2022-07-30 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Add textobject for javascript (#3213) | Erasin | 2022-07-28 | |
| | ||||
* | Add LSP config for Odin (#3214) | Ricardo Silva | 2022-07-27 | |
| | ||||
* | feat(tree-sitter): :sparkles: add go template support (#3091) | Daniel Longeuay | 2022-07-26 | |
| | | | | | | | * feat(tree-sitter): :sparkles: add go template support * fix(tree-sitter): :bug: go template highlight scope selectors * chore(tree-sitter): :wrench: update go template grammar commit | |||
* | Add elixir & heex comment textobjects (#3179) | Clay | 2022-07-26 | |
| | ||||
* | Gleam: add support for built-in language server (#3139) | Clay | 2022-07-22 | |
| | | | | | * Add gleam lsp support * Docgen gleam lsp support | |||
* | Add SCSS language support (#3074) | Joe | 2022-07-17 | |
| | ||||
* | Add textobjects.scm to GLSL (#3051) | Mateusz S. Szczygieł | 2022-07-12 | |
| | ||||
* | Added ungrammar language support (#3048) | Philipp Mildenberger | 2022-07-12 | |
| | ||||
* | add fortran language (#3025) | Austen LeBeau | 2022-07-10 | |
| | ||||
* | add language `idris` (#2971) | Matthew Toohey | 2022-07-05 | |
| | ||||
* | languages: added elvish (#2948) | rsteube | 2022-07-03 | |
| | ||||
* | fix CI | Blaž Hrastnik | 2022-07-01 | |
| | ||||
* | support Bazel languages (#2903) | Michael Davis | 2022-06-28 | |
| | ||||
* | feat: add wgsl_analyzer as wgsl language server (#2872) | Hekno25 | 2022-06-24 | |
| | ||||
* | Add clojure language support (#2780) | Axot | 2022-06-16 | |
| | | | Co-authored-by: Mateusz Ledwoń <mateusz.ledwon@iteo.com> | |||
* | add prisma tree-sitter and lsp support (#2703) | Ivan | 2022-06-12 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | add textobject queries for gleam | Michael Davis | 2022-06-07 | |
| | ||||
* | add textobject queries for elixir | Michael Davis | 2022-06-07 | |
| | ||||
* | add textobject queries for erlang | Michael Davis | 2022-06-07 | |
| | ||||
* | support for openscad (#2680) | farwyler | 2022-06-06 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | add tree-sitter-jsdoc (#2650) | Michael Davis | 2022-06-03 | |
| | ||||
* | add tree-sitter-edoc (#2640) | Michael Davis | 2022-06-02 | |
| | | | | | | | * add tree-sitter-edoc * fix escape character capture in markdown queries * add field negation operator "!" to tsq highlights | |||
* | Add Vlang tree-sitter in the languages.toml (#2526) | pancake | 2022-05-28 | |
| | | | | Co-authored-by: pancake <pancake@nopcode.org> Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | |||
* | Basic verilog support (#2552) | Andrey Tkachenko | 2022-05-24 | |
| | ||||
* | Add lua lsp (#2560) | Erasin | 2022-05-24 | |
| | ||||
* | cargo xtask docgen | Blaž Hrastnik | 2022-05-21 | |
| | ||||
* | Added a default lsp server for Java in languages.toml (#2511) | Jacob Thompson | 2022-05-20 | |
| | | | | | | | * Added a default lsp server for Java in languages.toml * Added a default lsp server for Java in languages.toml cont. Co-authored-by: Jacob Thompson <a01657923@usu.edu> | |||
* | Add tree-sitter ssh client config queries (#2498) | midnightexigent | 2022-05-18 | |
| | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> |