| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-17 | @function.method -> @method | Nathan Smith | |
| 2020-08-17 | Python: update highlights | Santos Gallegos | |
| - Fix "as" outside imports - Add builtin classes and constants | |||
| 2020-08-17 | Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing | Steven Sojka | |
| add jsx fragment and jsx self closing element highlights | |||
| 2020-08-17 | chore(highlights): remove is predicate usage | Steven Sojka | |
| 2020-08-17 | Merge pull request #305 from theHamsta/textobjects-submodules | Steven Sojka | |
| Textobjects submodules | |||
| 2020-08-17 | add jsx fragment and jsx self closing element highlights | kiyan42 | |
| 2020-08-17 | some refacto, doc fixes and jsx queries | kiyan42 | |
| - compute query language extensions *after* default ones (jsx after javascript) - remove outdated ts_utils functions from docs - add better regex detection to javascript - javascriptreact to use javascript queries - add javascript.jsx to javascript queries - write jsx.scm hl file | |||
| 2020-08-17 | Textobjects: add swap feature | Stephan Seitz | |
| 2020-08-16 | Add fennel support | TravonteD | |
| 2020-08-16 | Python: update highlights | Santos Gallegos | |
| - Get rid of @self - Highlight methods correctly - Highlight self as the first parameter of a method - Use new syntax (# for predicates, (_) instead of (*) for wildcards) | |||
| 2020-08-16 | Python: update locals | Santos Gallegos | |
| 2020-08-16 | fix(queries): use vim-match for non lua regexes | Steven Sojka | |
| 2020-08-16 | Merge pull request #296 from steelsojka/feat-is-predicate | Steven Sojka | |
| feat(highlights): add is predicate | |||
| 2020-08-16 | Merge pull request #295 from steelsojka/feature/set-scopes-for-definitions | Steven Sojka | |
| feat(defintions): allow setting of scope | |||
| 2020-08-16 | feat(definitions): allow setting of scope | Steven Sojka | |
| 2020-08-16 | feat(highlights): add is predicate | Steven Sojka | |
| 2020-08-16 | [java] Add label highlight | Chinmay Dalal | |
| 2020-08-14 | fix(locals): add shorthand identifiers as references and definitions | Steven Sojka | |
| 2020-08-14 | Python highlights: Highlight ->, ... | Stephan Seitz | |
| 2020-08-13 | Fix #286: Highlight C++ raw_string_literal | Stephan Seitz | |
| 2020-08-12 | fix(java): add lambdas as a scope | Steven Sojka | |
| 2020-08-11 | RST: update textobjects | Santos Gallegos | |
| 2020-08-11 | Lua highlights: add operator "=" and punctuation | Stephan Seitz | |
| 2020-08-09 | Re add missing comments | Akin Sowemimo | |
| 2020-08-09 | Change capture groups and add variable highlights | Akin Sowemimo | |
| 2020-08-09 | Add break and increment operators and tweak formatting | Akin Sowemimo | |
| 2020-08-09 | Add todo comment and change this highlight group | Akin Sowemimo | |
| 2020-08-09 | Add new highlight queries | Akin Sowemimo | |
| 2020-08-09 | Lua: highlight function name | Santos Gallegos | |
| 2020-08-07 | highlights(rust): fix some type highlights. | Thomas Vigouroux | |
| 2020-08-07 | highlights(rust): add async/await keywords | Thomas Vigouroux | |
| 2020-08-07 | RST: update queries | Santos Gallegos | |
| 2020-08-05 | PHP: Update locals query | Shirasaka | |
| 2020-08-04 | Python: update textobjects queries | Santos Gallegos | |
| 2020-08-04 | Lua: fix @error capture | Santos Gallegos | |
| 2020-08-04 | Add PHP, TOML, and update HTML, javascript queries | Shirasaka | |
| - PHP : Add highlights and locals query - TOML : Add highlights and locals query - HTML : Add scope - javascript : Add some scopes | |||
| 2020-08-03 | Lua locals: Make property_identifier a reference | Stephan Seitz | |
| 2020-08-01 | RST: update locals | Santos Gallegos | |
| 2020-08-01 | RST: update highlights | Santos Gallegos | |
| 2020-07-29 | rst: update highlight queries | Santos Gallegos | |
| 2020-07-28 | rename query parser to query from scheme | Steven Sojka | |
| 2020-07-28 | feat(parsers): add scheme parser | Steven Sojka | |
| 2020-07-28 | Lua: update some queries | Santos Gallegos | |
| - Basic textobjects - Highlighting punctuation symbols | |||
| 2020-07-27 | C++: locals template_declaration must define their own scope in which the ↵ | Stephan Seitz | |
| template arguments are valid | |||
| 2020-07-27 | C/C++ locals: Make `field_identifier` a reference | Stephan Seitz | |
| 2020-07-27 | Java locals: use has-ancestor? to match imports | Stephan Seitz | |
| 2020-07-27 | Java highlights/locals: Add catch_formal_parameter | Stephan Seitz | |
| 2020-07-27 | Java highlights: Add highlight for this | Stephan Seitz | |
| 2020-07-27 | Add Java locals | Chinmay Dalal | |
| Co-authored: @PitcherTear22 | |||
| 2020-07-27 | Parsers: add reStructuredText | Santos Gallegos | |
