Commit graph

  • 53fda90be0 fix(smart_rename): fix usages call Steven Sojka 2020-08-21 16:18:33 -05:00
  • 565c52e65a fix(smart_rename): fix usages call Steven Sojka 2020-08-21 16:18:33 -05:00
  • f3a515b350
    Merge pull request #331 from theHamsta/sudo-style-check Steven Sojka 2020-08-21 12:22:32 -05:00
  • 81182975ee fix(CI): Run style check as sudo Stephan Seitz 2020-08-21 18:12:48 +02:00
  • 5c0ca925af Python highlights: add additional operators Stephan Seitz 2020-08-20 11:00:11 +02:00
  • 60d47904bf Python highlights: add additional operators Stephan Seitz 2020-08-20 11:00:11 +02:00
  • d2538ab7a7 Change self back to variable.builtin Avi Dessauer 2020-08-19 18:05:32 -04:00
  • aacca0abf1 Deduplicate queries/rust/highlights.scm Avi Dessauer 2020-08-19 18:01:29 -04:00
  • df37483e3a Highlight operators + improve consistency with Vim syntax Avi Dessauer 2020-08-18 21:09:47 -04:00
  • 6f1908a2ec Docs: remove enable=true from textobjects module evakuator 2020-08-19 22:25:01 +06:00
  • 7e704852dc Docs: fix textobjects evakuator 2020-08-19 21:58:18 +06:00
  • f37d675fc6 Change self back to variable.builtin Avi Dessauer 2020-08-19 18:05:32 -04:00
  • f55332c37a
    Deduplicate queries/rust/highlights.scm Avi Dessauer 2020-08-19 18:01:29 -04:00
  • 2a6756028a Docs: remove enable=true from textobjects module evakuator 2020-08-19 22:25:01 +06:00
  • 7de1d7c4d7 Docs: fix textobjects evakuator 2020-08-19 21:58:18 +06:00
  • 2984c357f2 Highlight operators + improve consistency with Vim syntax Avi Dessauer 2020-08-18 21:09:47 -04:00
  • 7f81df4409 Docs: documentation for modules/submodules Santos Gallegos 2020-08-09 11:39:51 -05:00
  • 393900b387
    Merge pull request #324 from stsewd/python-fix Steven Sojka 2020-08-18 10:38:06 -05:00
  • fe8d91b748 Python: fix some highlights Santos Gallegos 2020-08-18 10:31:42 -05:00
  • 761faf23b7
    Merge pull request #323 from nathunsmitty/master Steven Sojka 2020-08-18 06:53:27 -05:00
  • 05798284ff
    @function.method -> @method Nathan Smith 2020-08-17 19:30:04 -07:00
  • b5fe2949ff Docs: documentation for modules/submodules Santos Gallegos 2020-08-09 11:39:51 -05:00
  • 6effdfbdc4 Python: update highlights Santos Gallegos 2020-08-16 19:25:06 -05:00
  • dfcfd027c6 remove used by typescript.tsx for typescript parser definition (bug) kiyan42 2020-08-17 21:56:35 +02:00
  • 54b485ba7b
    Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closing Steven Sojka 2020-08-17 14:25:53 -05:00
  • cab8717959 chore(highlights): remove is predicate usage Steven Sojka 2020-08-17 12:01:48 -05:00
  • 4eb14902b1 chore(highlights): remove is predicate usage Steven Sojka 2020-08-17 12:01:48 -05:00
  • b796f0725d
    Merge pull request #305 from theHamsta/textobjects-submodules Steven Sojka 2020-08-17 11:39:22 -05:00
  • 9c8c01dc0f add jsx fragment and jsx self closing element highlights kiyan42 2020-08-17 18:35:15 +02:00
  • 0b3cd6c131 Avoid duplication of help tags delphinus 2020-08-17 21:16:03 +09:00
  • 20e448882e some refacto, doc fixes and jsx queries kiyan42 2020-08-17 00:21:34 +02:00
  • 5216811459 chore(textobjects): split up into submodules Stephan Seitz 2020-08-16 14:50:54 +02:00
  • 32271b26ef Textobjects: set jump before going to adjacent_textobject Stephan Seitz 2020-08-06 09:01:38 +02:00
  • f3ed370643 Textobject goto: treat end differently that start Stephan Seitz 2020-08-05 18:11:01 +02:00
  • be2cfc1bca Textobjects: Allow nested textobjects on goto_adjacent Stephan Seitz 2020-08-04 19:11:59 +02:00
  • f6681c230f chore(textobject): use query.find_best_match to find next/previous textobject Stephan Seitz 2020-08-03 00:25:12 +02:00
  • e629efafd8 Textobjects: provide mappings for all swap/goto functions Stephan Seitz 2020-08-02 19:35:52 +02:00
  • 1642e37499 Textobjects: Add goto_adjacent Stephan Seitz 2020-08-02 18:47:01 +02:00
  • 5cfa03f2bd Textobjects: add swap feature Stephan Seitz 2020-07-20 23:56:32 +02:00
  • c86ca26062 Python: update highlights Santos Gallegos 2020-08-16 19:25:06 -05:00
  • d6c2e7a052 Avoid duplication of help tags delphinus 2020-08-17 21:16:03 +09:00
  • a5c89f3762
    Merge pull request #316 from TravonteD/fennel Steven Sojka 2020-08-17 06:34:46 -05:00
  • 72905524c2 Add fennel support TravonteD 2020-08-16 20:11:56 -04:00
  • 4235360690
    Merge branch 'master' into master Chinmay Dalal 2020-08-17 05:34:51 +05:30
  • 426b5a4eff
    [java] fix highlight for ":" after label, move operator to the end Chinmay Dalal 2020-08-17 05:32:28 +05:30
  • a72ca987d4 some refacto, doc fixes and jsx queries kiyan42 2020-08-17 00:21:34 +02:00
  • 4967a3b32b Update name for the neovim highlighter. TravonteD 2020-08-16 16:55:28 -04:00
  • cf37d143bf Python: update highlights Santos Gallegos 2020-08-16 11:44:20 -05:00
  • ed3469b59f Python: update locals Santos Gallegos 2020-08-15 19:43:43 -05:00
  • d2c5e496c0 docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition, TSDefinitionUsage Stephan Seitz 2020-08-16 15:43:16 +02:00
  • e558342be5 docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition, TSDefinitionUsage Stephan Seitz 2020-08-16 15:43:16 +02:00
  • d4d77d6053 Docs: document @punctuation.special Santos Gallegos 2020-08-16 12:55:42 -05:00
  • d7b812581a Docs: document @punctuation.special Santos Gallegos 2020-08-16 12:55:42 -05:00
  • 5bcc2a0707 Python: update locals Santos Gallegos 2020-08-15 19:43:43 -05:00
  • 7aad57b9c9 Python: update highlights Santos Gallegos 2020-08-16 11:44:20 -05:00
  • ce43dbf54c fix(queries): use vim-match for non lua regexes Steven Sojka 2020-08-16 11:24:10 -05:00
  • f8b769246b fix(queries): use vim-match for non lua regexes Steven Sojka 2020-08-16 11:24:10 -05:00
  • 4a747aa30c
    Merge pull request #296 from steelsojka/feat-is-predicate Steven Sojka 2020-08-16 11:27:15 -05:00
  • 5462027beb
    Merge pull request #295 from steelsojka/feature/set-scopes-for-definitions Steven Sojka 2020-08-16 11:26:44 -05:00
  • 7f7219b379 feat(definitions): allow setting of scope Steven Sojka 2020-08-15 06:35:05 -05:00
  • 579c9936d6 feat(highlights): add is predicate Steven Sojka 2020-08-15 09:24:24 -05:00
  • 64df3e1791 [java] Add label highlight Chinmay Dalal 2020-08-16 10:26:11 +05:30
  • 792c87c209 [java] Add label highlight Chinmay Dalal 2020-08-16 10:26:11 +05:30
  • 83210fa412 fix: check 'after' against third directory Rafał Camlet 2020-08-15 19:32:10 +02:00
  • 89170e3468 fix: check 'after' against third directory Rafał Camlet 2020-08-15 19:32:10 +02:00
  • 06c9f1897c C++ highlights: Add initial support for attributes Stephan Seitz 2020-08-15 18:48:21 +02:00
  • 3cb81799ab C/C++ locals/highlights: Use @definition.parameter Stephan Seitz 2020-08-15 17:15:23 +02:00
  • 197f618bf6 Python locals/highlights: use @definition.parameter Stephan Seitz 2020-08-15 17:06:40 +02:00
  • ae2b88e45f feat(highlights): add is predicate Steven Sojka 2020-08-15 09:24:24 -05:00
  • 994baf4539
    Merge pull request #291 from vigoux/post-upstream-work Steven Sojka 2020-08-15 08:22:14 -05:00
  • a9abe2b9b0 docs: document the new runtime query system Thomas Vigouroux 2020-08-12 23:06:08 +02:00
  • 26c8d1eac0 feat: intuitive runtime queries Thomas Vigouroux 2020-08-11 21:22:06 +02:00
  • 74abafc41c docs: document the new runtime query system Thomas Vigouroux 2020-08-12 23:06:08 +02:00
  • b810438ffa feat: intuitive runtime queries Thomas Vigouroux 2020-08-11 21:22:06 +02:00
  • 98b7515014 fix: refactor after upstream refactor Thomas Vigouroux 2020-08-11 23:20:21 +02:00
  • e5434fc21e fix(locals): add shorthand identifiers as references and definitions Steven Sojka 2020-08-14 06:55:17 -05:00
  • d82e6f9662 fix(locals): add shorthand identifiers as references and definitions Steven Sojka 2020-08-14 06:55:17 -05:00
  • 187dc8e3f5 Python highlights: Highlight ->, ... Stephan Seitz 2020-08-14 12:57:18 +02:00
  • 52420544ff
    Merge pull request #284 from steelsojka/fix-usages Steven Sojka 2020-08-14 06:42:33 -05:00
  • 73ee887592 Python highlights: Highlight ->, ... Stephan Seitz 2020-08-14 12:57:18 +02:00
  • 282e33ad9c fix(definitions): optimize and fix definition highlighting Steven Sojka 2020-08-12 07:38:15 -05:00
  • 1846d92ec6 fix(highlight): link TSVariable to Normal Thomas Vigouroux 2020-08-13 09:42:00 +02:00
  • 357a0b3d83 Fix #286: Highlight C++ raw_string_literal Stephan Seitz 2020-08-13 09:48:59 +02:00
  • c41b6e9197 Fix #286: Highlight C++ raw_string_literal Stephan Seitz 2020-08-13 09:48:59 +02:00
  • 1c8892349f fix(highlight): link TSVariable to Normal Thomas Vigouroux 2020-08-13 09:42:00 +02:00
  • 7806b16cc2 fix(java): add lambdas as a scope Steven Sojka 2020-08-12 10:41:31 -05:00
  • 9bf5a350b7 fix(java): add lambdas as a scope Steven Sojka 2020-08-12 10:41:31 -05:00
  • ba3167a1a4 perf: cache parser file list for performance Thomas Vigouroux 2020-08-11 14:36:13 +02:00
  • 8f3b601bcc RST: update textobjects Santos Gallegos 2020-08-07 15:57:08 -05:00
  • a1b0097884 perf: cache parser file list for performance Thomas Vigouroux 2020-08-11 14:36:13 +02:00
  • b70269f01c docs: advertize zulip instead of gitter Thomas Vigouroux 2020-08-10 18:33:34 +02:00
  • 0478fe8a48 pass full module path in recurse accumulator to enable/disable sub modules Laxman Sooriyathas 2020-08-10 22:43:56 -04:00
  • 1c366a3a1c Lua highlights: add operator "=" and punctuation Stephan Seitz 2020-08-11 10:04:34 +02:00
  • 6899f48c83 pass full module path in recurse accumulator to enable/disable sub modules Laxman Sooriyathas 2020-08-10 22:43:56 -04:00
  • f23c0da1ce docs: advertize zulip instead of gitter Thomas Vigouroux 2020-08-10 18:33:34 +02:00
  • f34b9aa205 Lua highlights: add operator "=" and punctuation Stephan Seitz 2020-08-11 10:04:34 +02:00
  • 4f2689c501
    fix(locals): fix find definition implementation (#274) Steven Sojka 2020-08-11 02:53:05 -05:00
  • 2bcdc1456e
    Merge branch 'master' into fix-find-definitions Thomas Vigouroux 2020-08-11 09:51:01 +02:00
  • 4982d05ec7 fix(queries): don't load queries on startup Steven Sojka 2020-08-10 20:14:01 -05:00
  • 4d5c791c6a fix(queries): don't load queries on startup Steven Sojka 2020-08-10 20:14:01 -05:00