Commit Graph

8202 Commits

Author SHA1 Message Date
Matt Bierner
c0c4eb6a51 Always use same range for jsdoc completions
For #87091

JSdoc completions do not have different behavior for replace vs insert
2019-12-20 11:55:46 -08:00
Martin Aeschlimann
18bab626b9 [html] issues caused by HTML grammar associating '<' with JS. Fixes #86998 2019-12-20 16:27:22 +01:00
Alex Ross
de5df4820f Try out new go grammar
Fixes #82549
2019-12-20 15:29:43 +01:00
Alex Ross
a2c591f8ca Allow relative paths for python firstLine detection
Fixes #87214
2019-12-20 09:46:22 +01:00
Martin Aeschlimann
32230fd7c3 more tests 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
43394dee80 more tests 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
8bbe5ce092 tests 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
2ca09d93aa visit ast 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
e53c9568f3 refactor 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
eb7ea2c435 [html] use languageModes for language types 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
f07fae16be extract js semantic tokens 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
d6aa8f540d fixes 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
03e79666c7 sem highlighting in HTML 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
42c54bd559 get legend 2019-12-18 22:29:45 +01:00
Martin Aeschlimann
b58c6fafad [html] add semantic highlight 2019-12-18 22:29:45 +01:00
Matt Bierner
4636be2b71 Remove grep for ts tests 2019-12-17 16:50:36 -08:00
Pine Wu
eb0ca2626b Fix #86844 2019-12-17 15:16:35 -08:00
Pine
ac6f37e8b7 Merge pull request #86986 from mrahhal/mirror-cursor-selection-fix
Fix mirror cursor selection
2019-12-17 15:10:51 -08:00
Matt Bierner
609a88d3e3 Update js/ts grammar 2019-12-17 15:04:11 -08:00
Pine Wu
6debd159df Add comment and improve mirror cursor exit logic 2019-12-17 11:43:19 -08:00
Simon Siefke
043da28dda fix: typescript completion item kind for local function (#87182) 2019-12-17 11:03:00 -08:00
Alex Ross
f837c3e54f Add tasks to user configuration (#81496)
Part of #1435
2019-12-17 15:39:57 +01:00
Alex Ross
7a374c3d13 Handle stat.type correctly in typescript features extension
#85753
2019-12-17 11:58:28 +00:00
Matt Bierner
8e475f9b24 Implement draft 2 from #86802 (#87117) 2019-12-16 14:18:58 -08:00
Mohammad Rahhal
e01bc49c57 Exit mirror cursor mode when there's a none-empty selection in an unmmatched state 2019-12-14 16:26:47 +02:00
Mohammad Rahhal
2d3c754f71 Fix typos 2019-12-14 13:45:22 +02:00
Jackson Kearl
fc80326401 Add better description to search result editor readme. 2019-12-13 17:11:06 -08:00
Pine Wu
23d234d919 Fix #86941 2019-12-13 15:00:38 -08:00
Jackson Kearl
76dfc8d544 Clean up search editor rerun actions 2019-12-12 18:01:47 -08:00
Matt Bierner
c645eeee69 Remove extra check 2019-12-12 10:31:55 -08:00
Matt Bierner
faf453c1c4 Prefer startsWith 2019-12-12 10:31:55 -08:00
Matt Bierner
1dd79d573c Use more explicit names 2019-12-12 10:31:55 -08:00
Andre Weinand
929c420d8a rename debug API's onSendMessage to onDidSendMessage 2019-12-12 14:48:38 +01:00
Martin Aeschlimann
b34da611b9 Merge branch 'aeschli/tokenClassificationExtPoint' 2019-12-12 12:13:23 +01:00
Martin Aeschlimann
2bde45241a add semantic token example folder 2019-12-12 12:10:24 +01:00
Martin Aeschlimann
d921ee48ee Merge branch 'master' into perl5-region-folding 2019-12-12 00:12:26 -08:00
Matt Bierner
a4177f50c4 Use object for refactor.disabled
For #85160

Using an object is more explict with property names and will let us introduce additional properties in the future if needed
2019-12-11 20:15:30 -08:00
Jackson Kearl
542b0145b3 Dim the line numbers of context results 2019-12-11 16:31:10 -08:00
Matt Bierner
007b3032ad Update to TS 3.7.3 for building VS Code 2019-12-11 15:58:59 -08:00
Jackson Kearl
26c955f0da More conservative parse caching in search editor 2019-12-11 09:18:30 -08:00
Jackson Kearl
57c8caeb7c Improve searchresult textmate scopes 2019-12-11 08:59:17 -08:00
Martin Aeschlimann
013132d657 fix selectorPattern 2019-12-11 17:08:56 +01:00
Jackson Kearl
2dfedf4494 Clean up npm script 2019-12-10 10:49:37 -08:00
Alex Ross
c45e6cc623 Update grammars 2019-12-10 12:35:30 +01:00
Jackson Kearl
55307c2a39 Add syntax highlighting to Search Results.
Closes #86241.
2019-12-09 18:13:54 -08:00
Jackson Kearl
889ce81f3d Add single and multiline matching 2019-12-09 18:13:54 -08:00
Jackson Kearl
fa948c2f1e Add initial "file is a block" syntax hilight 2019-12-09 18:13:53 -08:00
Matt Bierner
58d954737f Don't show references code lens on const members
Fixes #86495
2019-12-09 17:28:32 -08:00
Matt Bierner
35587bec93 Also log error when a fatal error happens 2019-12-09 17:28:32 -08:00
Rob Lourens
731e2b9591 Revert rootPath changes
This reverts commits a416c77e56,
5bc80f3ea0,
0403a10885
2019-12-09 10:56:39 -08:00