Commit graph

  • 6b0227f911 Update hl link ray-x 2020-07-26 17:14:18 +10:00
  • 01cad7faae Update hl link ray-x 2020-07-26 17:10:15 +10:00
  • 947601be09 Update hl link ray-x 2020-07-26 17:06:41 +10:00
  • afd7a9e124 add highlight for @variable ray-x 2020-07-26 13:29:16 +10:00
  • be4fd2eb1e Go locals: Make func_literal (lambda) a @scope Stephan Seitz 2020-07-24 12:23:43 +02:00
  • 2042ed7d31 Go locals: use reference.kind for calls Stephan Seitz 2020-07-24 12:14:37 +02:00
  • b7a4c97feb Go locals: range_clause can define variables Stephan Seitz 2020-07-24 01:24:08 +02:00
  • 597e17a48c Go locals: range_clause can define variables Stephan Seitz 2020-07-24 01:24:08 +02:00
  • 599bec3890 Rename attribute to annotation Akin Sowemimo 2020-07-23 15:37:04 +01:00
  • 72efa353f0 Remove todo comment Akin Sowemimo 2020-07-23 13:17:51 +01:00
  • ee83c3bd02 Add attribute to the highlight map Akin Sowemimo 2020-07-23 13:06:20 +01:00
  • 3eac4483c0 Add myself as a maintainer for dart Akin Sowemimo 2020-07-23 12:32:19 +01:00
  • 12feef7af8 Add getter and setter signature highlights Akin Sowemimo 2020-07-23 09:28:48 +01:00
  • 2ae63525dc Add some operators and match classes (with regex) Akin Sowemimo 2020-07-22 23:25:02 +01:00
  • 3291939261 Rename attribute to annotation Akin Sowemimo 2020-07-23 15:37:04 +01:00
  • 83138cfa3c Remove todo comment Akin Sowemimo 2020-07-23 13:17:51 +01:00
  • 2e354b396d Add attribute to the highlight map Akin Sowemimo 2020-07-23 13:06:20 +01:00
  • 9b4bf45b57 Add myself as a maintainer for dart Akin Sowemimo 2020-07-23 12:32:19 +01:00
  • 4e0207fbb3 Add getter and setter signature highlights Akin Sowemimo 2020-07-23 09:28:48 +01:00
  • 79c42215bb Add some operators and match classes (with regex) Akin Sowemimo 2020-07-22 23:25:02 +01:00
  • 1611998ca9 Dart highlights: Add some basic queries Stephan Seitz 2020-07-22 16:43:33 +02:00
  • cd507463ac Fix #213: Add parser for dart Stephan Seitz 2020-07-22 16:09:23 +02:00
  • e821349661 add js textobject queries Steven Sojka 2020-07-22 08:42:49 -05:00
  • a48e8bd829 add js textobject queries Steven Sojka 2020-07-22 08:42:49 -05:00
  • c6424f6071 Dart highlights: Add some basic queries Stephan Seitz 2020-07-22 16:43:33 +02:00
  • 5d696053e5 Fix #198: prefer method highlighting over attribute Stephan Seitz 2020-07-22 16:24:39 +02:00
  • b893592398 Python highlights: add lambda parameters Stephan Seitz 2020-07-22 16:24:17 +02:00
  • 2891538c14 Fix #198: prefer method highlighting over attribute Stephan Seitz 2020-07-22 16:24:39 +02:00
  • a402d4e3c5 Python highlights: add lambda parameters Stephan Seitz 2020-07-22 16:24:17 +02:00
  • f477b8bd9e Fix #213: Add parser for dart Stephan Seitz 2020-07-22 16:09:23 +02:00
  • 39f3abdf7b
    Merge pull request #209 from steelsojka/master Steven Sojka 2020-07-22 08:40:45 -05:00
  • 6157981113 add rest_parameters as definition in javascript Steven Sojka 2020-07-21 10:48:25 -05:00
  • 954b8c718f fixes golang method highlights (overwritten by parameter in the ordering) winwisely268 2020-07-22 08:52:53 +00:00
  • 4a182ede87
    fixes golang method highlights (overwritten by parameter in the ordering) winwisely268 2020-07-22 08:52:53 +00:00
  • 5c121eb318
    re-add catch_clause Chinmay Dalal 2020-07-22 05:10:56 +05:30
  • f9df9d55d7 queries(markdown): add simple highlight query Thomas Vigouroux 2020-06-14 22:02:59 +02:00
  • 4db7336716
    java locals.scm - clarify comments Chinmay Dalal 2020-07-21 22:21:41 +05:30
  • e7294b203e java locals.scm - fixes Chinmay Dalal 2020-07-21 22:18:28 +05:30
  • d54fe4545b fix readme typos kiyan42 2020-07-21 18:15:20 +02:00
  • b50336c865 fix readme typos kiyan42 2020-07-21 18:15:20 +02:00
  • 16af10999c Fix #206: Use lsp.util.apply_text_edits for smart_rename Stephan Seitz 2020-07-20 20:58:00 +02:00
  • 23a16ab605 Added some more fixes to c# highlighting Steve Vermeulen 2020-07-19 14:31:07 -07:00
  • d22e0dd865 Few more minor fixes to c# highlighting to cover other cases of types being used Steve Vermeulen 2020-07-19 14:23:24 -07:00
  • e6fe7cdab0 Fixed to use @float instead of just @number Steve Vermeulen 2020-07-19 14:01:13 -07:00
  • 2391930b70 Commenting out the attempt to highlight method calls for now Steve Vermeulen 2020-07-19 13:59:43 -07:00
  • 5db4bb1b3f Added myself as c# maintainer Steve Vermeulen 2020-07-19 13:33:48 -07:00
  • e6300a045a C# highlighting - Fixed to highlight method calls, and changed break to be conditional instead of a repeat Steve Vermeulen 2020-07-19 13:32:32 -07:00
  • 870825e0e8 Added more highlight groups to C# file Steve Vermeulen 2020-07-19 12:52:50 -07:00
  • 4d71e1455c Added first attempt at highlighting and text objects for csharp Steve Vermeulen 2020-07-18 16:21:20 -07:00
  • 9fa3855eff Fix #206: Use lsp.util.apply_text_edits for smart_rename Stephan Seitz 2020-07-20 20:58:00 +02:00
  • d446b5d635 java locals.scm - some more Chinmay Dalal 2020-07-20 22:08:34 +05:30
  • 1723a22df5
    Update queries/java/locals.scm Chinmay Dalal 2020-07-20 18:31:54 +05:30
  • 1f8c8a9749
    Update queries/java/locals.scm Chinmay Dalal 2020-07-20 18:31:44 +05:30
  • d30e1b82db
    Update queries/java/locals.scm Chinmay Dalal 2020-07-20 18:31:31 +05:30
  • f0d0fbfbb2 java locals.scm - fix definitions Chinmay Dalal 2020-07-20 17:07:12 +05:30
  • c8d871fc14
    java locals.scm - remove field variable @reference Chinmay Dalal 2020-07-20 14:01:59 +05:30
  • ffaea9c026 Revert "java locals.scm - add field variable reference" Chinmay Dalal 2020-07-20 13:05:35 +05:30
  • 8c196807d1
    java locals.scm - add field variable reference Chinmay Dalal 2020-07-20 12:43:32 +05:30
  • 491bf9f270
    java locals.scm - add reference Chinmay Dalal 2020-07-20 12:34:33 +05:30
  • 64ebd4128e C highlights: Add operator "%" Stephan Seitz 2020-07-20 08:56:27 +02:00
  • 496b175d05 C++ locals: add variadic as @definition.var Stephan Seitz 2020-07-20 08:07:14 +02:00
  • 95d3ce23c6 C++ highlights: Add decltype keyword Stephan Seitz 2020-07-20 08:05:30 +02:00
  • 58d52ea62d C++ highlights: Highlight variadic parameters Stephan Seitz 2020-07-20 08:00:28 +02:00
  • 3c0684f7f2 Fixed to use normal! instead of normal Steve Vermeulen 2020-07-18 12:13:17 -07:00
  • 969edeeced Python highlights: highlight functions with self as methods (#198) Stephan Seitz 2020-07-18 19:50:45 +02:00
  • 98a54ff109 C highlights: Add operator "%" Stephan Seitz 2020-07-20 08:56:27 +02:00
  • 58c6d2a73f Attach kind of reference to query result instead of using subfields Stephan Seitz 2020-07-18 19:25:06 +02:00
  • 8e736ca71b C++ locals: add variadic as @definition.var Stephan Seitz 2020-07-20 08:07:14 +02:00
  • 1375da9081 C++ highlights: Add decltype keyword Stephan Seitz 2020-07-20 08:05:30 +02:00
  • 90be593230 C++ highlights: Highlight variadic parameters Stephan Seitz 2020-07-20 08:00:28 +02:00
  • f0ffd98ac6 Added some more fixes to c# highlighting Steve Vermeulen 2020-07-19 14:31:07 -07:00
  • 1437b0fc65 Few more minor fixes to c# highlighting to cover other cases of types being used Steve Vermeulen 2020-07-19 14:23:24 -07:00
  • d68cfb3563 Fixed to use @float instead of just @number Steve Vermeulen 2020-07-19 14:01:13 -07:00
  • c674b3d0ea Commenting out the attempt to highlight method calls for now Steve Vermeulen 2020-07-19 13:59:43 -07:00
  • c714041d32 Added myself as c# maintainer Steve Vermeulen 2020-07-19 13:33:48 -07:00
  • 5361740464 C# highlighting - Fixed to highlight method calls, and changed break to be conditional instead of a repeat Steve Vermeulen 2020-07-19 13:32:32 -07:00
  • 45a1c3998d bash: add locals.scm for use with definition highlighting TravonteD 2020-07-18 11:19:01 -04:00
  • c2a529fb80
    java locals.scm - add Chinmay Dalal 2020-07-20 01:31:29 +05:30
  • 7704e51277
    java locals.scm - fix class definition and scope Chinmay Dalal 2020-07-20 01:25:29 +05:30
  • b587100c45 Added more highlight groups to C# file Steve Vermeulen 2020-07-19 12:52:50 -07:00
  • 329128c47d
    java locals.scm - add block Chinmay Dalal 2020-07-20 01:15:09 +05:30
  • 1221c1bf53 java locals.scm - add some more Chinmay Dalal 2020-07-20 01:05:23 +05:30
  • 6bdbca9d33
    Add files via upload Chinmay Dalal 2020-07-19 17:41:24 +00:00
  • be48fa359d Added first attempt at highlighting and text objects for csharp Steve Vermeulen 2020-07-18 16:21:20 -07:00
  • 7038b1ab14 Fixed to use normal! instead of normal Steve Vermeulen 2020-07-18 12:13:17 -07:00
  • 812e9df081 Python highlights: highlight functions with self as methods (#198) Stephan Seitz 2020-07-18 19:50:45 +02:00
  • b7d3f6d2c5 Attach kind of reference to query result instead of using subfields Stephan Seitz 2020-07-18 19:25:06 +02:00
  • c2d97f2b07 bash: add locals.scm for use with definition highlighting TravonteD 2020-07-18 11:19:01 -04:00
  • dee2dd65ee added go maintainer to README.md WinWisely268 2020-07-18 01:12:03 +07:00
  • 59c084b5d8 go loop and func literal, rust textobject support winwisely268 2020-07-17 15:49:43 +00:00
  • 1aa0004c3e
    added go maintainer to README.md WinWisely268 2020-07-18 01:12:03 +07:00
  • 3d97ce46d2
    go loop and func literal, rust textobject support winwisely268 2020-07-17 15:49:43 +00:00
  • ac14bad7a8 fix(highlights): add array strings Steven Sojka 2020-07-17 09:01:31 -05:00
  • 90ca0c25dc fix(highlights): add array strings Steven Sojka 2020-07-17 09:01:31 -05:00
  • a166d44c8a fix: fix references and definitions TravonteD 2020-07-16 13:31:28 -04:00
  • b5d1ca62d3 fix: fix references and definitions TravonteD 2020-07-16 13:31:28 -04:00
  • bf1475df75 Add jsdoc parser Stephan Seitz 2020-07-16 12:59:35 +02:00
  • 927d013be2 Add jsdoc parser Stephan Seitz 2020-07-16 12:59:35 +02:00
  • ee4cd7b0fd added textobject support for golang winwisely268 2020-07-16 08:58:19 +00:00
  • 17a68e7c0c
    added textobject support for golang winwisely268 2020-07-16 08:58:19 +00:00