Antonin
b0f3fe7556
Include .yml files in Helm chart templates ( #11135 )
2024-07-14 02:58:06 +09:00
Branch Vincent
2d1ac0f699
Add {pdm,uv}.lock, git/ignore, npmrc to languages ( #11131 )
2024-07-12 03:15:40 +02:00
baiyang1919813
649bd4501e
Add basedpyright langserver ( #11121 )
2024-07-10 19:28:11 +02:00
Charlie Moog
fc97ecc3e3
Add hsc filetype to haskell ( #11074 )
2024-07-02 17:36:29 +09:00
Lucas @ StarkWare
0c6ffe192b
chore: update cairo tree sitter + queries ( #11067 )
2024-07-02 09:37:49 +09:00
Ashley Vaughn
a982e5ce26
add ruler at 101 and text-width at 100 to lean in languages.toml ( #10969 )
2024-06-23 10:09:39 +09:00
Alejandro Gastón Alvarez
b894cf087b
Add "jsonl" as filetype for JSON lang ( #11004 )
2024-06-23 10:08:20 +09:00
tingerrr
3706c0dc85
Add block comment tokens for typst ( #10955 )
2024-06-23 10:07:46 +09:00
blt-r
0edf60964d
Update tree-sitter-rust ( #10973 )
...
Update to latest commit on master to include fix for a bug that doesn't
allow spaces in the shebang line.
2024-06-18 18:14:41 +02:00
Lucas @ StarkWare
9123d3fbb8
feat(cairo): update tree-sitter grammar and queries ( #10919 )
...
* feat(cairo): update tree-sitter grammar and queries
* fix suggestions
2024-06-12 09:20:13 +09:00
Arturs Krumins
aa1630a41a
Update Swift Grammar and Queries ( #10802 )
2024-06-07 12:29:42 -05:00
Zoey Hewll
44504b720b
add elisp support ( #10644 )
...
* add elisp support
* update queries for some constants
2024-06-07 13:02:27 +09:00
tingerrr
80e0e98e45
Add py
, hs
, rs
and typ
injection regexes ( #10785 )
...
* Add `py` as valid python injection regex
* Add `hs` and `rs` for `haskell` and `rust`
* Add `typ` injection regex for `typst`
2024-06-07 12:58:26 +09:00
Gaëtan Lehmann
a801044152
update tree-sitter-earthfile to 0.5.3 ( #10779 )
2024-06-03 08:40:30 -05:00
Yorick Peterse
f1c9580e4b
tree-sitter: update Inko grammar ( #10805 )
2024-05-24 12:09:56 +09:00
Dmitry Salin
889bbefeb3
Add support for Mojo ( #10743 )
...
* Add support for Mojo
* Update grammar
* Fix queries
* Fix docs
* Use inheritance for some files
2024-05-15 16:24:57 +02:00
Tobias Hunger
5fea7cd0cc
tree-sitter: Update slint grammar ( #10749 )
2024-05-13 18:42:34 +02:00
Chris
81d4cbc66e
Update Odin tree sitter grammar ( #10698 )
...
* Replace Odin grammar source
* Update Odin highlights
* Update Odin indents
* Update Odin injections
2024-05-07 18:14:55 +02:00
Ryan Roden-Corrent
0432d9cf14
lang(starlark): Add WORKSPACE glob. ( #10713 )
...
In addition to BUILD files, bazel repositories contain a WORKSPACE file,
which is also written in starlark.
See https://bazel.build/reference/be/workspace .
2024-05-07 23:10:51 +09:00
Yorick Peterse
b437b8b0ee
Add support for Inko ( #10656 )
...
This adds formatting and Tree-sitter support for Inko
(https://inko-lang.org/ ).
2024-05-06 18:04:32 +02:00
Arthur D
295a9a95ce
feat: add support for gjs and gts ( #9940 )
2024-05-06 18:04:08 +02:00
Ashley Vaughn
61818996c6
remove ' and add ⟨⟩ in lean autopairs ( #10688 )
2024-05-05 22:48:50 +09:00
Erasin Wang
724a96abc8
Add pest support ( #10616 )
...
Support [pest-parser](https://github.com/pest-parser )
- [pest-language-server](https://github.com/pest-parser/pest-ide-tools )
- [tree-sitter-pest](https://github.com/pest-parser/tree-sitter-pest )
close #7878
2024-04-29 17:44:03 +02:00
Keir Lawson
31248d4e2f
Enable metals inlay hints ( #10597 )
2024-04-26 16:48:23 -05:00
Yoav Lavi
50c90cb47c
Add support for highlighting any .*ignore
file ( #10579 )
2024-04-24 07:06:19 -05:00
Chris Sergienko
345e687573
feat: update bash grammar to latest tree-sitter-bash rev ( #10526 )
2024-04-20 07:41:55 -05:00
Blaž Hrastnik
f06a166962
Add Move language support
2024-04-18 14:57:23 +09:00
Gaëtan Lehmann
ab203b5f53
update earthfile grammar and highlight queries ( #10489 )
2024-04-17 20:15:16 +09:00
Jonathan Lebon
36ee9ba7d6
languages/rust: add rust-script
and cargo
shebangs ( #10484 )
...
The former is one of the more popular forks of the original idea:
https://rust-script.org/
The latter is an RFC for folding that functionality into cargo itself,
available on nightly:
https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#script
2024-04-16 22:47:18 +02:00
Kieran Moy
50470f755f
Add missing hyprlang support ( #10383 )
2024-04-16 16:11:01 +02:00
Idobenhamo
68765f51c9
Support Typst 0.11 ( #10321 )
...
* Update the tree sitter to support Typst 0.11 and changed the lsp to Tinymist
* Fixed
* Added typst-lsp & tinymist
---------
Co-authored-by: Idobenhamo <idobenhamo@users.noreply.github.com>
2024-04-16 16:00:13 +02:00
Alexis-Lapierre
8256ca7bc3
Add support for Xena OpenAutomation files ( #10448 )
...
Add support for .xtc/.xoa/.xpc files
* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration
Theses three file time seems to be the most common file extension I
encountered in the wild
2024-04-16 15:33:50 +02:00
Pedro Fedricci
0546273570
chore: update tree-sitter-rust to v0.21.0 ( #10365 )
...
* chore: update tree-sitter-rust to 0.21.0
* fix: pretty print and textobject tests
2024-04-15 18:07:15 +02:00
Christopher Kaster
9df1266376
Add lldb-dap debugger support for Odin ( #10175 )
2024-04-14 02:34:57 +02:00
Matthew Toohey
081f7d0bd8
Update tree-sitter-ld and highlights ( #10379 )
2024-04-13 02:32:24 +02:00
Arthur
c9ae694aff
fix(languages/helm): recognize _*.tpl as helm ( #10344 )
2024-04-11 17:59:00 +02:00
Alexander Brevig
009a5498ca
add LDIF support ( #10330 )
...
* feat(lang): add LDIF support
* style: no unnecessary glob
* Update runtime/queries/ldif/highlights.scm
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
---------
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-04-11 17:17:44 +02:00
blt-r
b974716b92
Hightlight meson.options as meson file ( #10323 )
2024-04-09 20:17:52 +02:00
Valentin B
b8ddb2f114
feat(solidity): add textobject queries for solidity ( #10318 )
...
* feat: add textobject queries for solidity
* feat(solidity): add parameter textobject query for call expressions
* feat(solidity): add more textobject queries for parameters
* feat(solidity): add yul function textobject query
* feat(solidity): add textobject query for emit statement arguments
* feat(solidity): add textobject query for revert call arguments
* feat(solidity): update tree-sitter grammar and fix typo
* docs: update auto-generated docs
* fix(solidity): fix identifiers highlight query priority
* feat(solidity): add "abstract" to keywords list
* feat(solidity): add highlight query for type alias
* feat(solidity): add variable builtin highlight queries
2024-04-09 16:42:51 +02:00
Gary Miller
0da809c981
feat: Add ADL language support ( #10029 )
...
* feat: Add ADL language support
* removed error match & change captures to match https://docs.helix-editor.com/master/themes.html\#syntax-highlighting
* fixes to grammar, highlight changes based on PR and grammar fixes
2024-04-08 04:45:20 +02:00
Pebrianz
e663dafcd8
Add angular language server ( #10166 )
2024-04-08 04:32:29 +02:00
Ricardo Fernández Serrata
1ba5763a0c
recognize more files and shebangs ( #10120 )
...
* recognize `.node_repl_history` as JS
* recognize `bun` shebang
also add comments explaining Deno & Bun history files
* recognize `.python_history` file and `python3` shebang
* recognize more shells
* rm Py3 shebang
Co-authored-by: ath3 <45574139+ath3@users.noreply.github.com>
* rm non-standard deno/bun hist recognition
---------
Co-authored-by: ath3 <45574139+ath3@users.noreply.github.com>
2024-04-05 22:44:39 +02:00
Matthew Toohey
a2ee2e66f2
Add koka language server and update grammar ( #10119 )
2024-04-05 18:53:07 +09:00
Blaž Hrastnik
5fece0054d
Disable todotxt grammar for files named "todo.txt"
...
The file name is too common and can unintentionally conflict. Users
should manually opt in.
Fixes #10113
2024-04-04 10:35:44 +09:00
Eloi Torrents
88f2931153
Add tcl highlighting ( #9837 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-04-04 03:31:00 +02:00
Evgeniy Tatarkin
e54e3f07cb
feat(languages): Tiltfile as starlark language ( #10072 )
2024-04-03 10:32:12 +09:00
Angus Dippenaar
e0ec34421b
languages: update templ ( #10114 )
2024-04-03 10:31:44 +09:00
Gaëtan Lehmann
226b2755fb
add earthfile language configuration ( #10111 )
2024-04-03 10:30:15 +09:00
Sampo Siltanen
54844241ce
Add fsharp block comment tokens to languages.toml ( #10108 )
2024-04-03 10:29:30 +09:00
RoloEdits
b24c465a08
uswd lldb-dab instead of lldb-dap in the default dap configuration ( #10091 )
...
`LLVM v18.0.0` changed the name here: llvm/llvm-project#69264
Current users of `lldb-vscode` not able to upgrade will have to create a
symlink so that `lldb-dap` links to `lldb-vscode`.
BREAKING CHANGE: debugger looks for `lldb-dap` rather than `lldb-vscode`
closes : #9964
2024-04-02 02:49:26 +02:00