Clay
|
2532937ba1
|
Add tree-sitter-eex parser for (L)EEx files (#2351)
|
2022-01-25 16:52:51 +00:00 |
|
Clay
|
c7d5ba7212
|
Add new Elixir language injections
|
2022-01-24 08:27:44 +01:00 |
|
Łukasz Niemier
|
2c2d4d89fd
|
fix: Elixir non-doc sigils will no longer be flickering
It also adds support for colouring documentation metadata attributes
(ex. `@doc foo: :bar`).
|
2021-11-12 13:42:36 -05:00 |
|
Connor Lay (Clay)
|
886261a96b
|
Update injections & highlights, add folds
|
2021-10-13 01:31:49 +02:00 |
|
Connor Lay (Clay)
|
ec5341a773
|
Update injections for new elixir-lang parser
|
2021-10-13 01:31:49 +02:00 |
|
Clay
|
57c2081e3f
|
Add HEEx language support, add missing commentstrings
|
2021-08-18 14:07:59 +02:00 |
|
Connor Lay (Clay)
|
6944173e87
|
Feature: Add Surface language and integrate with Elixir (#1645)
* Add initial surface highlights & injections
* Additional surface highlights
* Filetype detection, fix injections
* Fix Elixir function highlight when left is an identifier
* Add surface parser
* Fix comment highlights
* Surface folds, indents, better highlights
* Highlight surface components & directives
* Restore comments Elixir injections
|
2021-08-01 19:09:41 +00:00 |
|
David Bernheisel
|
ad28bbf04c
|
Add regex injection for Elixir
|
2021-06-01 22:04:52 +02:00 |
|
Daniel Kempkens
|
e7e1db38cd
|
Initial Elixir support
|
2021-05-18 19:10:06 +02:00 |
|