| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | @function.method -> @method | Nathan Smith | 2020-08-17 | 1 | -6/+6 | |
| | | ||||||
| * | Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing | Steven Sojka | 2020-08-17 | 1 | -0/+3 | |
| |\ | | | | | add jsx fragment and jsx self closing element highlights | |||||
| | * | add jsx fragment and jsx self closing element highlights | kiyan42 | 2020-08-17 | 1 | -0/+3 | |
| | | | ||||||
| * | | chore(highlights): remove is predicate usage | Steven Sojka | 2020-08-17 | 1 | -6/+0 | |
| |/ | ||||||
| * | some refacto, doc fixes and jsx queries | kiyan42 | 2020-08-17 | 2 | -1/+11 | |
| | | | | | | | | | | | - 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 | |||||
| * | fix(queries): use vim-match for non lua regexes | Steven Sojka | 2020-08-16 | 1 | -3/+3 | |
| | | ||||||
| * | Merge pull request #296 from steelsojka/feat-is-predicate | Steven Sojka | 2020-08-16 | 2 | -13/+20 | |
| |\ | | | | | feat(highlights): add is predicate | |||||
| | * | feat(highlights): add is predicate | Steven Sojka | 2020-08-16 | 2 | -13/+20 | |
| | | | ||||||
| * | | feat(definitions): allow setting of scope | Steven Sojka | 2020-08-16 | 1 | -0/+4 | |
| |/ | ||||||
| * | fix(locals): add shorthand identifiers as references and definitions | Steven Sojka | 2020-08-14 | 1 | -1/+6 | |
| | | ||||||
| * | Add PHP, TOML, and update HTML, javascript queries | Shirasaka | 2020-08-04 | 1 | -0/+3 | |
| | | | | | | | | - PHP : Add highlights and locals query - TOML : Add highlights and locals query - HTML : Add scope - javascript : Add some scopes | |||||
| * | add js textobject queries | Steven Sojka | 2020-07-22 | 1 | -0/+36 | |
| | | ||||||
| * | add rest_parameters as definition in javascript | Steven Sojka | 2020-07-22 | 2 | -6/+14 | |
| | | ||||||
| * | Introduce @definition.import for Python/Javascript | Stephan Seitz | 2020-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | feat(javascript): add import specifier as definition | Steven Sojka | 2020-07-01 | 1 | -0/+3 | |
| | | ||||||
| * | refactor(refactor): use higher local apis and some cleanup | Steven Sojka | 2020-06-30 | 1 | -3/+0 | |
| | | ||||||
| * | feat(refactor): highlight usages module | Steven Sojka | 2020-06-30 | 1 | -0/+3 | |
| | | ||||||
| * | fix(javascript): set booleans to boolean highlights | Steven Sojka | 2020-06-15 | 1 | -2/+2 | |
| | | ||||||
| * | feat(queries): add typescript and javascript queries | Steven Sojka | 2020-06-14 | 2 | -0/+225 | |
