Commit graph

8157 commits

Author SHA1 Message Date
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
Jackson Kearl e30906162e
[Search Editor] Add more TM scopes. Ref #86317. (#86612) 2019-12-09 10:34:39 -08:00
Joao Moreno c3c57ae3a0 fixes #86534 2019-12-09 19:17:41 +01:00
Rob Lourens a416c77e56 Fix rootPath test 2019-12-06 14:32:27 -08:00
Pine Wu b2868cc01c Fix #85981 2019-12-06 11:24:11 -08:00
Martin Aeschlimann 54151bb664 [semantic tokens] Use singular for token type names Fixes #86281 2019-12-06 12:23:22 +01:00
Pine Wu 7fada39392 Fix #86151 2019-12-05 16:27:35 -08:00
Pine Wu 29474d526e Revert "Fix #85151"
This reverts commit 398696040b.
2019-12-05 16:26:18 -08:00
Pine Wu 06f97fe829 Fix #86441 2019-12-05 16:24:58 -08:00
Pine Wu 398696040b Fix #85151 2019-12-05 16:24:41 -08:00
Matt Bierner 9bdb4a2f70 Handle normalized windows paths in resource map
Fixes #86433

During path normalization, we convert `\` in windows paths to  `/`. This causes the isWindowsPath check to fail

I think it is generally safe to assume that file paths that start with a drive letter and then any type of slash should be treated as windows paths
2019-12-05 15:08:13 -08:00
Pine Wu 2c20d011b1 Fix #86058 2019-12-05 11:42:37 -08:00
Martin Aeschlimann eeee6244d9 [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
Pine Wu f966d27d9a Update css service 2019-12-04 16:58:10 -08:00
Pine Wu 52de8700e7 Fix #86211 2019-12-04 16:51:41 -08:00
Matt Bierner 5a84679fd7 Remove tga from documented supported image format list
For #84533
2019-12-04 15:37:49 -08:00
Jackson Kearl 73c7887496 [Search Editor] Make clicking take you to the location you clicked. Ref #86190. 2019-12-04 15:35:19 -08:00
Jackson Kearl 187c067b27 Fix typo in command name 2019-12-04 11:29:47 -08:00
Matt Bierner 57455124b5 Make sure we also log the typescript error properties on fatal error telemetry events
Fixes #86205

We already log error metadata for failed requests. However we don't include this on the fatalError event. This makes investigation of these errors difficult
2019-12-04 10:59:15 -08:00
Matt Bierner 9fd89ca349 Pick up TS 3.7.3 final 2019-12-04 10:59:15 -08:00
Jackson Kearl 0fd472271d Make all search-result editors have no line numbers
And make that configurable
2019-12-04 10:02:23 -08:00
Martin Aeschlimann 1ce943831d [json] mention setting to change limit 2019-12-04 15:57:54 +01:00
Martin Aeschlimann 235ceb4d38 [json] update service 2019-12-04 15:41:02 +01:00
Martin Aeschlimann 669d0ab44e [json] make result limit configurable. Fixes #84259 2019-12-04 15:41:02 +01:00
Christof Marti 6b0fce926b Add missing properties (fixes microsoft/vscode-remote-release#1961) 2019-12-04 14:57:22 +01:00
Martin Aeschlimann 929080f70c JSONC: Completion inserts one extra double quote. Fixes #86078 2019-12-03 16:03:53 +01:00
Martin Aeschlimann 8b449d1a08 semantic token test: fix length, skip unknown tokens 2019-12-03 10:52:52 +01:00
Martin Aeschlimann 56c6acd2fe update semantic test 2019-12-03 09:44:10 +01:00
Matt Bierner 97855786a0 Fix absolute paths in markdown preview on windows
Fixes #84728

We should use `.fsPath` for both parts of the uri in this case.
2019-12-02 19:45:44 -08:00
Jackson Kearl eae6eca8cf [Search Editor] Add option for context lines 2019-12-02 19:39:34 -08:00
Matt Bierner b0fb9f17da Note image preview's extension kind
For #85819
2019-12-02 15:43:37 -08:00
Jackson Kearl e95b3adcf0 Merge branch 'master' of github.com:microsoft/vscode 2019-12-02 14:41:51 -08:00
Jackson Kearl 3d4d0bf324 Keep track of disposeables 2019-12-02 14:40:54 -08:00
Martin Aeschlimann c2c96f3f46 [json] update service 2019-12-02 21:54:16 +01:00
Martin Aeschlimann b850dfb41b Merge branch 'master' of https://github.com/microsoft/vscode 2019-12-02 21:44:04 +01:00
Martin Aeschlimann 5f1b81b497 [css/html/json] provide replace & insert proposals 2019-12-02 21:43:59 +01:00
Pine Wu 104f90e0eb Fix #85715. Fix #85717 2019-12-02 11:53:41 -08:00
Johannes Rieken e7a7e46fcc add another unit test for #80688 2019-12-02 15:57:07 +01:00
Alex Ross ef582f49ad Add a few more token scopes to themes
Fixes https://github.com/microsoft/vscode/issues/80783
2019-12-02 11:47:20 +01:00
Alex Dima d6dae16f40
Remove areas from the semantic tokens API 2019-12-02 10:41:32 +01:00
Martin Aeschlimann 43be40c388 Adopt extension kind for those extensions defined as ui extensions. For #85819 2019-12-02 09:48:55 +01:00
Andre Weinand 665b576260 some tweaks for inline debug adaper API; see #85544 2019-11-30 00:52:33 +01:00
Andre Weinand 154275c2e1 remove proposed type 'DebugAdapterInlineImplementation' from vscode.d.ts for now 2019-11-29 18:40:56 +01:00
Christof Marti d75b403749 Update extension kind 2019-11-29 16:49:36 +01:00