Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Theme Related Fixes (#3412) | nosa | 2022-08-14 |
| | |||
* | add tree-sitter-regex (#1362) | Michael Davis | 2022-01-06 |
* add tree-sitter-regex * adapt regex highlights from upstream * inject regex into elixir sigil_r/2 and sigil_R/2 * generate lang-support docs * capture interesting nodes in character-ranges * make $.character_class captures more consistent * fix fallthrough behavior for character classes * capture pattern characters as 'string' * use latest tree-sitter-regex * set elixir regex injections as combined * add link to upstream queries * inject regex in rust into 'Regex::new' raw string literals |