index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
queries
/
elixir
Commit message (
Expand
)
Author
Age
*
Add elixir & heex comment textobjects (#3179)
Clay
2022-07-26
*
text-objects: add test capture & elixir queries
Connor Lay (Clay)
2022-06-21
*
add textobject queries for elixir
Michael Davis
2022-06-07
*
Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619)
Clay
2022-05-31
*
add tree-sitter-heex
Michael Davis
2022-04-13
*
remove error highlighting for tree-sitter-elixir
Michael Davis
2022-04-13
*
update tree-sitter-elixir
Michael Davis
2022-03-30
*
add tree-sitter-regex (#1362)
Michael Davis
2022-01-06
*
Add tree-sitter-comment (#1300)
Michael Davis
2021-12-19
*
Updated tree-sitter query scopes (#896)
Kirawi
2021-11-03
*
fix: string.regex{=>p}
Michael Davis
2021-10-27
*
use punctuation.special for interpolation #{ }
Michael Davis
2021-10-27
*
scope arities in captures as operators
Michael Davis
2021-10-17
*
use special.string.symbol instead of symbol
Michael Davis
2021-10-17
*
use latest tree-sitter-elixir with 'not in' query support
Michael Davis
2021-10-17
*
align highlight scopes with documented scopes
Michael Davis
2021-10-17
*
highlight calls to erlang modules as types
Michael Davis
2021-10-17
*
add LICENSE snippet at elixir hightlights top
Michael Davis
2021-10-17
*
use the warning type for tree-sitter ERRORs
Michael Davis
2021-10-17
*
describe atoms as tags
Michael Davis
2021-10-17
*
add highlights query from elixir-lang/tree-sitter-elixir
Michael Davis
2021-10-17
*
Updated elixir queries to fix crash
Corey Powell
2021-06-08
*
Added elixir syntax
Corey Powell
2021-06-02