| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add HEEx language support, add missing commentstrings | Clay | 2021-09-17 | 1 | -0/+5 |
| | | |||||
| * | Fix: Improve Elixir highlighting performance (#1682) | Connor Lay (Clay) | 2021-09-17 | 1 | -133/+107 |
| | | |||||
| * | Feature: Add Surface language and integrate with Elixir (#1645) | Connor Lay (Clay) | 2021-09-17 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | fix(elixir): add missing possible parameters | Ćukasz Niemier | 2021-07-18 | 1 | -15/+2 |
| | | |||||
| * | [elixir] Add folds (#1543) | Mitchell Hanberg | 2021-07-09 | 1 | -0/+9 |
| | | |||||
| * | Add regex injection for Elixir | David Bernheisel | 2021-06-01 | 1 | -0/+9 |
| | | |||||
| * | Elixir: Highlight `with` as conditional | Daniel Kempkens | 2021-05-27 | 1 | -1/+1 |
| | | | | | | `with` is also considered a conditional in Elixir. Highlight it accordingly. | ||||
| * | Refactor highlights and locals queries | Daniel Kempkens | 2021-05-18 | 2 | -158/+142 |
| | | |||||
| * | Use #any-of? in locals | Daniel Kempkens | 2021-05-18 | 1 | -3/+3 |
| | | |||||
| * | Initial Elixir support | Daniel Kempkens | 2021-05-18 | 4 | -0/+314 |
