1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/queries
Jaakko Paju b90ec5c779
Add/improve textobject queries (#11513)
* Add textobject queries for YAML

* Add textobject queries for SQL

* Add textobject queries for HOCON

* Add textobject queries for git-config

* Add textobject queries for env

* Add textobject queries for Dockerfile

* Add textobject queries for docker-compose

* Add textobject queries for prisma

* Add entry textobject queries for hcl

* Add entry textobject queries for Nix

* Update docs
2024-08-17 19:27:50 +02:00
..
_gjs feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
_javascript
_jsx fix typo "braket" in jsx highlights (#9910) 2024-03-17 17:36:54 -05:00
_typescript Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
ada Initial Ada language support (after stale) (#9908) 2024-03-19 13:28:15 +01:00
adl feat: Add ADL language support (#10029) 2024-04-08 04:45:20 +02:00
agda
astro
awk
bash Add regex injections into bash (#11112) 2024-07-14 02:59:07 +09:00
bass
beancount
bibtex
bicep
bitbake add initial support for bitbake language (#10010) 2024-03-31 14:16:19 +02:00
blade Update highlights.scm and injections.scm for blade.php files (#11138) 2024-07-15 22:29:14 +09:00
blueprint
c Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
c-sharp
cairo chore: update cairo tree sitter + queries (#11067) 2024-07-02 09:37:49 +09:00
capnp
cel
clojure
cmake
comment fix: don't highlight colons (:) in comments (#10014) 2024-03-27 14:31:35 +01:00
common-lisp
cpon
cpp C++: Improve parameter highlighting 2024-03-22 00:20:29 +09:00
crystal
css
cue
d
dart
dbml
devicetree
dhall
diff
docker-compose Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
dockerfile Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
dot
dtd
earthfile update earthfile grammar and highlight queries (#10489) 2024-04-17 20:15:16 +09:00
ecma Fixed ECMAScript private member highlighting (#10554) 2024-04-27 21:55:12 +02:00
edoc
eex
ejs
elisp add elisp support (#10644) 2024-06-07 13:02:27 +09:00
elixir
elm
elvish
env Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
erb
erlang Update tree-sitter-erlang and highlights 2024-03-22 00:20:29 +09:00
esdl
fidl
fish
forth
fortran
fsharp Update fsharp tree sitter repo reference (#11061) 2024-08-10 00:34:08 +09:00
gas
gdscript Updated Godot support (#11235) 2024-07-31 05:52:47 +09:00
gemini
gherkin Add gherkin syntax highlighting (#11083) 2024-08-10 08:25:31 +09:00
git-attributes
git-commit
git-config Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
git-ignore
git-rebase
gjs feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
gleam added ../gleam/injections.scm (#10062) 2024-03-31 14:48:29 +02:00
glimmer Add support for ember.js templates (#9902) 2024-03-19 17:26:50 +01:00
glsl
gn
go Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
godot-resource Updated Godot support (#11235) 2024-07-31 05:52:47 +09:00
gomod
gotmpl
gowork
graphql Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
groovy Extend groovy support (#9677) 2024-03-18 00:01:11 +01:00
gts feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
hare Inject the comment grammar into Hare (#11173) 2024-07-15 22:28:23 +09:00
haskell
haskell-persistent
hcl Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
heex
helm feat: add suport for helm charts (#9900) 2024-03-19 15:07:44 +01:00
hocon Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
hoon
hosts
html Update HTML highlights (#11400) 2024-08-10 00:26:19 +09:00
hurl add textobjects queries for hurl (#10594) 2024-04-29 18:17:46 +02:00
hyprlang Add support for hyprland config (#9899) 2024-03-17 23:53:30 +01:00
iex
ini
inko Add support for Inko (#10656) 2024-05-06 18:04:32 +02:00
janet
java Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
javascript
jinja
jjdescription Add support for jjdescription files (#11271) 2024-07-25 23:12:55 +09:00
jq Add jq language support (#11393) 2024-08-10 00:26:28 +09:00
jsdoc
json lang(json): make field key highlighting consistent with toml and yaml (#10676) 2024-05-06 17:11:09 +02:00
json5 lang(json): make field key highlighting consistent with toml and yaml (#10676) 2024-05-06 17:11:09 +02:00
jsonc Add Support for JSONC (#9906) 2024-03-17 23:54:05 +01:00
jsonnet
jsx
julia Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
just just: Use updated grammar with recent language changes and correct highlighting (#11380) 2024-08-10 00:26:48 +09:00
kdl
koka Add koka language server and update grammar (#10119) 2024-04-05 18:53:07 +09:00
kotlin
latex
ld Update tree-sitter-ld and highlights (#10379) 2024-04-13 02:32:24 +02:00
ldif add LDIF support (#10330) 2024-04-11 17:17:44 +02:00
lean
ledger
llvm
llvm-mir
llvm-mir-yaml
log
lpf
lua Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
make
markdoc
markdown
markdown.inline
matlab
mermaid
meson
mojo Add support for Mojo (#10743) 2024-05-15 16:24:57 +02:00
move Add Move language support 2024-04-18 14:57:23 +09:00
msbuild
nasm
nickel
nim
nix Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
nu
nunjucks
ocaml
ocaml-interface
odin Update Odin tree sitter grammar (#10698) 2024-05-07 18:14:55 +02:00
ohm feat: Add Ohm language support (#9991) 2024-03-24 23:30:59 +01:00
opencl
openscad
org
pascal
passwd
pem
perl
pest Add pest support (#10616) 2024-04-29 17:44:03 +02:00
php Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
php-only Add blade support (#9513) 2024-03-18 00:07:09 +01:00
pkgbuild Enhance support for PKGBUILDS (#9909) 2024-03-19 13:27:46 +01:00
pkl Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
po
pod
ponylang
powershell
prisma Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
protobuf
prql
purescript
python Add is not and not in to python syntax (#10647) 2024-05-03 12:39:02 +02:00
qml
r
racket
regex
rego
rescript
rmarkdown
robot
ron
rst
ruby Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
rust Highlight types and enum members in the rust prelude (#8535) 2024-08-14 19:43:31 +02:00
sage
scala
scheme
scss Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
slint
smali
smithy
sml
solidity feat(solidity): add missing operators for highlights (#10757) 2024-05-14 17:53:59 +09:00
spicedb
sql Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
sshclientconfig
starlark
strace
supercollider Add initial support for SuperCollider (#9329) 2024-03-18 13:13:23 +01:00
svelte Fix: Svelte queries (#10487) 2024-04-16 23:56:43 +02:00
sway
swift Update Swift Grammar and Queries (#10802) 2024-06-07 12:29:42 -05:00
t32
tablegen
tact
task
tcl Add tcl highlighting (#9837) 2024-04-04 03:31:00 +02:00
templ languages: update templ (#10114) 2024-04-03 10:31:44 +09:00
tfvars
thrift feat: add thrift hightlight (#11367) 2024-08-10 00:26:58 +09:00
todotxt
toml Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
tsq
tsx
twig
typescript
typespec Add TypeSpec support (#11412) 2024-08-10 00:25:06 +09:00
typst Add comment injection to typst queries (#10628) 2024-04-29 17:44:20 +02:00
ungrammar
unison
uxntal
v
vala Add textobject queries for vala (#8541) 2024-03-18 00:11:28 +01:00
verilog add verilog comment textobjects (#11388) 2024-08-10 00:26:34 +09:00
vhdl VHDL highlights.scm improvement (#10845) 2024-06-29 15:30:38 +09:00
vhs
vue
wast
wat
webc
wgsl
wit
wren
xit
xml
xtc Add support for Xena OpenAutomation files (#10448) 2024-04-16 15:33:50 +02:00
yaml Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00
yuck
zig