Commit graph

60218 commits

Author SHA1 Message Date
Alex Dima
acf2931955
Fixes #89552: Throw from the provider when semantic tokens cannot be computed and keep old semantic tokens if this happens 2020-01-29 16:22:08 +01:00
Sandeep Somavarapu
4cb12d10c6 fix test failures 2020-01-29 16:21:21 +01:00
Joao Moreno
95be625ad7
fixes #86602 2020-01-29 16:20:47 +01:00
Alex Ross
317ee15982 Fix description of task in task quick open
Fixes https://github.com/microsoft/vscode/issues/89441
2020-01-29 16:15:52 +01:00
Alex Ross
1b00acf161 Improve display of task pick string label
Fixes https://github.com/microsoft/vscode/issues/89434
2020-01-29 15:58:32 +01:00
Sandeep Somavarapu
17e1d9151f Fix #89551 2020-01-29 15:58:11 +01:00
Sandeep Somavarapu
b2463e4a35 Fix #89481 2020-01-29 15:58:11 +01:00
Alex Dima
0b81395a0b
Fixes #89459: Do not have "Command Palette..." in simple editor widgets 2020-01-29 15:45:38 +01:00
Alex Ross
46e9eeba0a Sort forwarded ports
Fixes https://github.com/microsoft/vscode-remote-release/issues/2219
2020-01-29 15:43:01 +01:00
Alex Ross
700c6c116b End sockets used for port forwarding when tunnel is closed
Fixes https://github.com/microsoft/vscode-remote-release/issues/2237
2020-01-29 15:39:56 +01:00
Joao Moreno
173fc1a5d6
fixes #89609 2020-01-29 15:39:39 +01:00
Sandeep Somavarapu
4e27cff4cc Fix #89550 2020-01-29 15:24:49 +01:00
Alex Dima
345093ce80
Fixes #89600: Allow that semantic tokens change only partially the underlying TM tokens 2020-01-29 15:23:08 +01:00
Sandeep Somavarapu
50d1626b9e Fix enablement event 2020-01-29 15:16:40 +01:00
Sandeep Somavarapu
fd9a908d5e Fix #89462 2020-01-29 15:16:40 +01:00
Sandeep Somavarapu
0582272312 Fix #89598 2020-01-29 15:16:40 +01:00
isidor
178239097c accessibility: do not have editor group in aria label if only one group
fixes #89230
2020-01-29 15:04:50 +01:00
Johannes Rieken
0955af1401 always show diff editor, except for deletes, #89501 2020-01-29 14:58:27 +01:00
Martin Aeschlimann
21e49b6235 improve inspect tokens hover 2020-01-29 14:43:55 +01:00
isidor
d438ad7ad2 fixes #83771 2020-01-29 14:40:52 +01:00
Johannes Rieken
1af672154a fix #89422 2020-01-29 14:37:07 +01:00
Johannes Rieken
5ebff37dfb make that there is always a focus element in the peek tree, #89557 2020-01-29 14:33:46 +01:00
isidor
e641d31676 fixes #89472 2020-01-29 14:17:32 +01:00
Johannes Rieken
32884c1f57 fix #89507 2020-01-29 14:08:32 +01:00
Johannes Rieken
d73dc080b6 correct invalid checked states, e.g unchecked parent cannot have checked children, #89506, #89546, and #89500 2020-01-29 13:52:47 +01:00
Johannes Rieken
76b845d5fd use old uri for text edits that target renamed resource, #89506 2020-01-29 13:52:47 +01:00
Alex Dima
a3143da016
Make ITheme.getTokenStyleMetadata return an object to be able to express "inherit" (#89600) 2020-01-29 12:54:25 +01:00
Joao Moreno
bf15553f77
fixes #89295 2020-01-29 12:45:41 +01:00
Joao Moreno
99c4f28de8
fixes #86032 2020-01-29 12:43:19 +01:00
Joao Moreno
a8231df2ff
fixes #88024 2020-01-29 12:39:05 +01:00
Alex Ross
46233c3f85
Don't remove trailing separator from drive letters (#89218)
Fixes https://github.com/microsoft/vscode-remote-release/issues/1596
2020-01-29 12:37:42 +01:00
Benjamin Pasero
e0b006236e misleading wording of "files.preventSaveConflicts" setting (fix #89510) 2020-01-29 12:05:47 +01:00
isidor
24a0699f97 fixes #89491 2020-01-29 12:05:00 +01:00
Joao Moreno
30e7a527fe
add tree.hasElement()
related to #86201
2020-01-29 12:06:06 +01:00
Sandeep Somavarapu
a172a75b78 Fix #89485 2020-01-29 12:00:29 +01:00
Alex Ross
ad67932444 Fix error in log with labeling port
Fixes https://github.com/microsoft/vscode-remote-release/issues/2242
2020-01-29 11:59:51 +01:00
Christof Marti
f643cad6e3 No additional properties (fixes microsoft/vscode-remote-release#2222) 2020-01-29 11:53:39 +01:00
Benjamin Pasero
18b404fb24 Editor navigation scrolled to top when opening the LRU item (fix #89519) 2020-01-29 11:51:26 +01:00
Alex Ross
2cbd6864b1 Fix enter keyboard shortcut on tunnels view
Fixes https://github.com/microsoft/vscode-remote-release/issues/2221
2020-01-29 11:46:08 +01:00
Johannes Rieken
dfbe168c2d ensure parent is checked when checking child, ensure child can be checked when parent is unchecked, #89500 2020-01-29 11:16:09 +01:00
Benjamin Pasero
484b804cf0 Untitled: show original resource name as description (fix #89423) 2020-01-29 11:15:39 +01:00
Alex Ross
103d07939b Fix forward port action name in places it shouldn't contain 'a'
Fixes https://github.com/microsoft/vscode-remote-release/issues/2241
2020-01-29 10:48:15 +01:00
Alex Ross
34dea9677f Remove redundant 'not forwarded' from ports view
Fixes https://github.com/microsoft/vscode-remote-release/issues/2239
2020-01-29 10:24:41 +01:00
Johannes Rieken
b57bae4a85 fix #89502 2020-01-29 09:47:32 +01:00
Jackson Kearl
6da863f768 Double click on file name to peek. Closes #89467 2020-01-29 00:43:03 -08:00
Johannes Rieken
ed3b791a7a fix #89457 2020-01-29 09:09:27 +01:00
Jackson Kearl
3918447fa8 Add style token for search editor input border. Fixes #89437. 2020-01-29 00:07:17 -08:00
Benjamin Pasero
2e92c8fb4a untitled - do not compute label when first line change is >50 column 2020-01-29 08:23:47 +01:00
SteVen Batten
be9c72410a add setting for movable views 2020-01-28 20:24:43 -08:00
Daryl Chan
91915beb33
Hide Markdown preview editor icon when there is no active icon theme (#88692)
* Hide Markdown preview editor icon when icons are disabled or icon theme is set to null

* Revert Markdown preview changes

* Check for active icon theme before setting webview icon

* Refactor active icon theme logic

* Update stylesheet only if icon theme change is detected
2020-01-28 16:16:05 -08:00