| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-10 | [cmake] add highlights for `if` command constant | Uy Ha | |
| 2021-09-10 | Update ledger injections | Cédric Barreteau | |
| 2021-09-09 | Use the color of variable | delphinus | |
| 2021-09-09 | Set property color for destructuring assignment | delphinus | |
| 2021-09-09 | [cmake]: Add highlighting for `set` command | Uy Ha | |
| 2021-09-08 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-09-08 | Highlight function and macro declarations | Uy Ha | |
| 2021-09-08 | Update lockfile.json | GitHub | |
| 2021-09-08 | Typo fix and reword doc | Abin Simon | |
| 2021-09-08 | Bind `variable` as @variable instead of `variable_ref` | Uy Ha | |
| 2021-09-08 | Bind function and macro commands as @keyword.function | Uy Ha | |
| 2021-09-08 | Bind `variable_ref` as @variable instead of @none | Uy Ha | |
| 2021-09-04 | Add scala folds | Stevan Milic | |
| 2021-09-04 | Update scala highlights | Stevan Milic | |
| * add highlights for imports * add highlights for type constructors * add highlights for constants * add highlights for interpolation string * add highlights for comments through injection | |||
| 2021-09-01 | Update lockfile.json (#1779) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2021-09-01 | Add tree-sitter-dot (#1770) | rydesun | |
| * Add tree-sitter-dot * Fix DOT highlights * highlights(DOT): add HTML string * Remove DOT ftdetect Vim and Neovim runtime have added DOT filetype detection * Update DOT highlights | |||
| 2021-09-01 | Update lockfile.json (#1778) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2021-09-01 | highlights(c): make sizeof a `keyword.operator` | Sergio Alejandro Vargas | |
| 2021-09-01 | highlights(lua): Add Lua 5.1 built-in functions | Sergio Alejandro Vargas | |
| 2021-08-30 | Update lockfile.json (#1775) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2021-08-30 | Fix method access using php nullsafe operator (#1773) | Wilman Barrios | |
| 2021-08-30 | test: Add tests for is_in_node_range (#1756) | partizan | |
| * fix: is_in_node_range now includes end line and col This fixes no indents at the end of python files Refs #1136 * update scala highlights (#1760) * add type highlights * add call expression highlights * add function definition highlights * add expression highlights * add literals highlights * add operator highlights * add punctuation highlights * add comment highlights Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> * test: Add unit tests * Revert "fix: is_in_node_range now includes end line and col" This reverts commit 5a721fef5620eb2fae6d9cebe09bf7b230f2606f. * refactor test * apply stylua * fix luacheck * update `describe` text * smallfix Co-authored-by: Stevan Milic <stevan.milic@yahoo.com> Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> | |||
| 2021-08-30 | Add python to .editorconfig | partizan | |
| 2021-08-30 | Reorder json5 queries | Joaquín León | |
| 2021-08-30 | Update lockfile.json | GitHub | |
| 2021-08-30 | @number -> @keyword | Andrew Helwer | |
| 2021-08-30 | Updated highlight queries for tlaplus | Andrew Helwer | |
| 2021-08-30 | Update lockfile.json | GitHub | |
| 2021-08-29 | Add tree-sitter-pioasm with highlights and injections (#1759) | leo60228 | |
| * add tree-sitter-pioasm with highlights and injections * [docgen] Update README.md skip-checks: true * remove ada injection from pioasm * address review * remove unnecessary python predicate Co-authored-by: Github Actions <actions@github> | |||
| 2021-08-28 | update scala highlights (#1760) | Stevan Milic | |
| * add type highlights * add call expression highlights * add function definition highlights * add expression highlights * add literals highlights * add operator highlights * add punctuation highlights * add comment highlights Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> | |||
| 2021-08-26 | highlights(php): add missings operators `?->` and `=>` (#1729) | Wilman Barrios | |
| This will: - add nullsafe `?->` as `@operator` - add separator for associative arrays `=>` as `@operator` | |||
| 2021-08-26 | chore(vim): update to latest version | Thomas Vigouroux | |
| Avoids using the lockfile update PR because it is broken. | |||
| 2021-08-26 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-08-26 | feat(vim): highlight highlight_statement correctly | Thomas Vigouroux | |
| Fixes #1747 | |||
| 2021-08-25 | add keywords to scala highlights (#1662) | Stuart Mashaal | |
| * add keywords to scala highlights * special capture for special keywords * add while to 'repeat' capture * pr cleanup, exmaples in CONTRIBUTING.md * add backquotes for consistency in docs * group @repeat keywords, fix null * comment-out 'macro' and 'forSome' * fix 'this' and 'super' keyword * remove accidental files :facepalm: * update revision * fix "super" and "this" * godammit these .metals files are killing me * why did I commit this??? Co-authored-by: Stuart Mashaal <smashaal@hopper.com> | |||
| 2021-08-25 | Add support for json5 | Joakker | |
| 2021-08-25 | Replaces curl argument: --no-progress-meter -> --silent | Eduardo Cuducos | |
| Fix #1748 | |||
| 2021-08-24 | fix(dowload): don't display curl progress | Thomas Vigouroux | |
| Fixes #1731 | |||
| 2021-08-24 | highlight(zig) highlight all caps is a constant | maxxnino | |
| * in some context, like translate c macro * which is use all CAPS for define constant | |||
| 2021-08-23 | chore(issues): make bug_report an issue form | Thomas Vigouroux | |
| 2021-08-23 | Update lockfile.json | GitHub | |
| 2021-08-23 | chore(vim): update to latest version | Thomas Vigouroux | |
| 2021-08-23 | Viml: update queries | Santos Gallegos | |
| 2021-08-23 | chore: provide a script to repin a language | Thomas Vigouroux | |
| 2021-08-23 | Update lockfile.json | maxxnino | |
| 2021-08-23 | highlight(zig): rework query | maxxnino | |
| * improve query performance 120ms -> 6ms * correct highlight for field, type and function * add highlight for escape/format sequence in string | |||
| 2021-08-22 | Query: allow to pass a list to get_capture_matches (#1693) | Santos Gallegos | |
| 2021-08-21 | highlights(php): add `instanceof` as `@keyword` (#1728) | Wilman Barrios | |
| 2021-08-20 | Update lockfile.json | GitHub | |
| 2021-08-20 | Highlight some keyword.function nodes as just keywords | Andrew Helwer | |
