| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-02 | highlights(lua): Organize `function_call` queries | Sergio Alejandro Vargas | |
| 2021-08-02 | highlights(lua): Fix method calls | Sergio Alejandro Vargas | |
| The usual `function_call` query would highlight the objects at the beginning of a method call. The `method` query has to account for this, and highlight the identifier as a variable again. | |||
| 2021-08-02 | Update lockfile.json | GitHub | |
| 2021-08-02 | Update teal highlights | Stephan Seitz | |
| 2021-08-02 | Update lockfile.json | GitHub | |
| 2021-08-01 | Feature: Add Surface language and integrate with Elixir (#1645) | Connor Lay (Clay) | |
| * 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 | CI: don't require to have parsers installed to check for injections | Santos Gallegos | |
| 2021-08-01 | add compound_lit.c test | leo60228 | |
| 2021-08-01 | Indent C compound_literal_expression | leo60228 | |
| 2021-07-31 | Use node action | Stephan Seitz | |
| 2021-07-30 | Add some missing ftdetect files | Tae Sandoval | |
| 2021-07-29 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-07-29 | feature: add gdresource ftdetect | Pierre Poupin | |
| 2021-07-29 | feature: make godotResource compatible with gdresource filetype | Pierre Poupin | |
| 2021-07-29 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-07-29 | feature: add godotResource queries | Pierre Poupin | |
| 2021-07-25 | highlights(clojure): fix highlighting of #_ | Stephan Seitz | |
| Fix https://github.com/sogaiu/tree-sitter-clojure/issues/14 | |||
| 2021-07-24 | Update lockfile.json | GitHub | |
| 2021-07-23 | Update YANG parser revision and highlights query | Tomas Sandven | |
| 2021-07-22 | Update lockfile.json | GitHub | |
| 2021-07-22 | added very basic HCL indentation support | Mark Ellis | |
| 2021-07-22 | Remove regex for field | Hennadii Chernyshchyk | |
| 2021-07-21 | recurse_local_nodes: type check local_def to ensure it is a table (#1331) | mads kjeldgaard | |
| 2021-07-20 | fix: make additional_vim_regex_highlighting actually accept a list | Simon Hauser | |
| 2021-07-20 | Update lockfile.json | GitHub | |
| 2021-07-20 | injections(cuda): add injections.scm | Stephan Seitz | |
| 2021-07-20 | highlights(cuda): add support for __launch_bounds__ | Stephan Seitz | |
| 2021-07-19 | Update lockfile.json | GitHub | |
| 2021-07-19 | Change install command on Mac | Stephan Seitz | |
| Fixes #1600 | |||
| 2021-07-19 | YANG fold on blocks | David Hotham | |
| 2021-07-19 | Update README.md | Duarte OC | |
| 2021-07-19 | Updated TSInstall example command. | Duarte OC | |
| When getting set up, the current instructions make me think I have to write `:TSInstall {'python'}`, when the correct command is `TSInstall python` Let me know if this makes sense 😄 | |||
| 2021-07-19 | "-z" needs to come before "-f". | Laurence Tratt | |
| 2021-07-19 | Add `-z` switch to tar. | Laurence Tratt | |
| Some versions of tar automatically infer `-z` if a `.gz` (or other compressed extension) file is passed -- but some, including OpenBSD's, don't do this and require an explicit `-z`. As far as I know, any version of tar which automatically unzips files supports `-z` so this should be a backwards compatible change for most versions of tar. | |||
| 2021-07-19 | Update lockfile.json | GitHub | |
| 2021-07-19 | Update transferred fish repo info | 26797767+krnik | |
| 2021-07-19 | docs: notify about 0.5-compat in the readme | Thomas Vigouroux | |
| 2021-07-19 | Don't capture quotes as comments | Oliver Marshall | |
| 2021-07-19 | Remove last @a | Oliver Marshall | |
| 2021-07-19 | Remove docstring highlights | Oliver Marshall | |
| 2021-07-19 | Use ignored capture groups | Oliver Marshall | |
| 2021-07-19 | Improve some comments | Oliver Marshall | |
| 2021-07-19 | Improve highlights for types | Oliver Marshall | |
| 2021-07-19 | Remove constant highlighting | Oliver Marshall | |
| 2021-07-19 | Add forgotten annon function highlight | Oliver Marshall | |
| 2021-07-19 | Add header comment | Oliver Marshall | |
| 2021-07-19 | Add some todos | Oliver Marshall | |
| 2021-07-19 | Add context based highlighting for def, defn & ns | Oliver Marshall | |
| 2021-07-19 | Revamp the symbol highlighting | Oliver Marshall | |
| 2021-07-19 | Move meta punctuation | Oliver Marshall | |
