summaryrefslogtreecommitdiff
path: root/queries/javascript/highlights.scm
AgeCommit message (Expand)Author
2020-11-09Javascript highlights: "..." -> punctuation.specialStephan Seitz
2020-11-09JS highlights: highlight optional parametersStephan Seitz
2020-10-27Merge pull request #585 from fffed/patch-1Steven Sojka
2020-10-27update comment case for simplefied notationfffed
2020-10-27add destructuring variationsfffed
2020-10-23fix(javascript): fix constant variable highlightJoosep Alviste
2020-10-16remove destructuring from @parameterfffed
2020-10-15Add additional queries for @parameter for jsfffed
2020-10-11feat(queries): modeline mechanism for base langsThomas Vigouroux
2020-10-10fix(highlights): Add TSNamespace highlightStephan Seitz
2020-09-19Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-10fix(highlights): add missing js operatorsSteven Sojka
2020-08-17@function.method -> @methodNathan Smith
2020-08-17chore(highlights): remove is predicate usageSteven Sojka
2020-08-17some refacto, doc fixes and jsx querieskiyan42
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-07-22add rest_parameters as definition in javascriptSteven Sojka
2020-06-15fix(javascript): set booleans to boolean highlightsSteven Sojka
2020-06-14feat(queries): add typescript and javascript queriesSteven Sojka