summaryrefslogtreecommitdiff
path: root/queries/javascript
AgeCommit message (Expand)Author
2022-08-20highlights(javascript): "?." -> optional_chainGitHub
2021-04-28locals(js,ts): Add parameters again (#1231)Stephan Seitz
2021-04-23Add JS/TS parameters again (#1227)Stephan Seitz
2021-03-10chore: create ecma base for use in js and ts which fixes jsx issueskiyan
2021-03-01feat: use @ignore for comments and multiline stringselianiva
2021-03-01Support the glimmer parser when the `hbs` template literal tag is usedNullVoxPopuli
2021-02-11feat(javascript): add template string language injectionSteven Sojka
2021-01-26feat(javascript): move shorthand prop to propertySteven Sojka
2021-01-20fix: js indent for object inside argumentselianiva
2021-01-14feat: added more indent querieselianiva
2021-01-07feat(js): add regex injections (#834)Steven Sojka
2021-01-06Remove usages of `@embedded` in highlightsStephan Seitz
2020-12-21Add lacked Javascript operatorsdelphinus
2020-12-12Javascript unary expression (#712)Dave Lage
2020-11-29graphql: add injection to javascript and add comment queryLuis Carlos Cruz Carballo
2020-11-27javascript: Mark shorthand_property_identifier as variablerockerBOO
2020-11-25javascript: Add operator to / for division (#689)Dave Lage
2020-11-23fix(injections): update to new APIThomas Vigouroux
2020-11-23javascript: : in pairs as punctuation.delimiter (#684)Dave Lage
2020-11-22typescript: Add optional_parameter ?rockerBOO
2020-11-09Javascript highlights: "..." -> punctuation.specialStephan Seitz
2020-11-09JS highlights: highlight optional parametersStephan Seitz
2020-10-27feat(js): add jsdoc lang injectionSteven Sojka
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-16feat(folds): add catch_clause to js foldsSam Bernheim
2020-10-16feat: add more javascript foldssbernehim4
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-10-04Remove textobjects moduleStephan 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-14Folds: rename query files to folds.scm to be consistentSantos Gallegos
2020-09-10fix(highlights): add missing js operatorsSteven Sojka
2020-09-07fix using highlight query extension for every query typekyazdani42
2020-09-06feat(folds): add ts and js foldsSteven Sojka
2020-09-02fix(locals): js add arrow function parameter as definitionSteven Sojka
2020-08-26fix(locals): add js namespace import as definitionSteven Sojka
2020-08-17@function.method -> @methodNathan Smith
2020-08-17Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closingSteven Sojka
2020-08-17chore(highlights): remove is predicate usageSteven Sojka
2020-08-17add jsx fragment and jsx self closing element highlightskiyan42
2020-08-17some refacto, doc fixes and jsx querieskiyan42
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-08-16Merge pull request #296 from steelsojka/feat-is-predicateSteven Sojka
2020-08-16feat(definitions): allow setting of scopeSteven Sojka