summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-15Merge pull request #291 from vigoux/post-upstream-workSteven Sojka
2020-08-14docs: document the new runtime query systemThomas Vigouroux
2020-08-14feat: intuitive runtime queriesThomas Vigouroux
2020-08-14fix: refactor after upstream refactorThomas Vigouroux
2020-08-14fix(locals): add shorthand identifiers as references and definitionsSteven Sojka
2020-08-14Python highlights: Highlight ->, ...Stephan Seitz
2020-08-14Merge pull request #284 from steelsojka/fix-usagesSteven Sojka
2020-08-13fix(definitions): optimize and fix definition highlightingSteven Sojka
2020-08-13fix(highlight): link TSVariable to NormalThomas Vigouroux
2020-08-13Fix #286: Highlight C++ raw_string_literalStephan Seitz
2020-08-12fix(java): add lambdas as a scopeSteven Sojka
2020-08-11perf: cache parser file list for performanceThomas Vigouroux
2020-08-11RST: update textobjectsSantos Gallegos
2020-08-11docs: advertize zulip instead of gitterThomas Vigouroux
2020-08-11pass full module path in recurse accumulator to enable/disable sub modulesLaxman Sooriyathas
2020-08-11Lua highlights: add operator "=" and punctuationStephan Seitz
2020-08-11fix(locals): fix find definition implementation (#274)Steven Sojka
2020-08-11fix(queries): don't load queries on startupSteven Sojka
2020-08-10Merge pull request #273 from vigoux/fix-enable-disableSteven Sojka
2020-08-10configs: actually enable and disable on setupThomas Vigouroux
2020-08-10fix(highlight): Use TSParameterThomas Vigouroux
2020-08-09Update contributing.mdAkin Sowemimo
2020-08-09Re add missing commentsAkin Sowemimo
2020-08-09Change capture groups and add variable highlightsAkin Sowemimo
2020-08-09Add break and increment operators and tweak formattingAkin Sowemimo
2020-08-09Add todo comment and change this highlight groupAkin Sowemimo
2020-08-09Add new highlight queriesAkin Sowemimo
2020-08-09Lua: highlight function nameSantos Gallegos
2020-08-09Add troubleshooting for when a parser changesSantos Gallegos
2020-08-07highlights(rust): fix some type highlights.Thomas Vigouroux
2020-08-07highlights(rust): add async/await keywordsThomas Vigouroux
2020-08-07RST: update queriesSantos Gallegos
2020-08-06Add noremap option to mappingsRafaƂ Camlet
2020-08-05PHP: Update locals queryShirasaka
2020-08-04Python: update textobjects queriesSantos Gallegos
2020-08-04Lua: fix @error captureSantos Gallegos
2020-08-04Add PHP, TOML, and update HTML, javascript queriesShirasaka
2020-08-03Lua locals: Make property_identifier a referenceStephan Seitz
2020-08-02feat(install): Export iter_cmdStephan Seitz
2020-08-02Add 'all' to completions for TSInstall/TSUpdate/TSUninstallStephan Seitz
2020-08-02Add TSUninstallStephan Seitz
2020-08-02Add TSUpdate command to update parsersStephan Seitz
2020-08-02fix decremental selectionkiyan42
2020-08-01RST: update localsSantos Gallegos
2020-08-01RST: update highlightsSantos Gallegos
2020-07-31Merge pull request #241 from steelsojka/masterSteven Sojka
2020-07-31feat(predicates): add adjacent predicateSteven Sojka
2020-07-29Docs: rework readmeSantos Gallegos
2020-07-29rst: update highlight queriesSantos Gallegos
2020-07-28rename query parser to query from schemeSteven Sojka