Sandeep Somavarapu
e1710168ea
Fix #88646
2020-01-15 11:17:34 +01:00
Alexandru Dima
7cfc194352
Fixes #85712
2020-01-15 11:13:34 +01:00
isidor
5bfd23cdd8
Accessibility navigation commands should only be enabled on windows since they are tuned to what NVDA expects
...
fixes #87665
2020-01-15 11:07:32 +01:00
Sandeep Somavarapu
5c928dff37
Fix #85618
2020-01-15 11:06:38 +01:00
Joao Moreno
7a05051001
Merge commit 'refs/pull/86919/head' of github.com:microsoft/vscode into pr/86919
2020-01-15 11:05:43 +01:00
João Moreno
465fc2b965
Merge pull request #88157 from RealZogger/styling-bug
...
Fix missing styling from various icon container locations
2020-01-15 11:03:33 +01:00
Benjamin Pasero
9b6ae0ca7b
textfiles - reduce service methods that are not needed anymore
2020-01-15 10:39:53 +01:00
isidor
3d5b61c843
fixes #86822
2020-01-15 09:58:09 +01:00
Benjamin Pasero
de264a8bf5
files - working copy service for explorer delete
2020-01-15 09:35:54 +01:00
Sandeep Somavarapu
33c79d5ad4
Fix #88659
2020-01-15 09:29:06 +01:00
Benjamin Pasero
78ba3c1ff4
textfiles - no need to instantiate BaseTextEditorModel for "Save As"
2020-01-15 08:24:22 +01:00
Jens Fischer
f85a3c8153
Clarify the docs for QuickPickItem.description and detail
2020-01-15 07:28:02 +01:00
Sandeep Somavarapu
e2d7fc79a6
#85216 Show download/upload options when syncing for first time
2020-01-15 07:02:57 +01:00
Jackson Kearl
b40e5ce729
Add matchienessHeuristic to delay some regex searches. Fixes #88539 .
2020-01-14 20:11:36 -08:00
Jackson Kearl
b6fcbb1b16
Add dirty indicators
2020-01-14 19:37:38 -08:00
Jackson Kearl
b6b3fe55ce
Ongoing work on save/open search results.
2020-01-14 18:18:24 -08:00
Jackson Kearl
17faa98879
WIP on search editors backed by files
2020-01-14 18:18:24 -08:00
Sandeep Somavarapu
18653ef66a
fix token check
2020-01-15 01:57:52 +01:00
Sandeep Somavarapu
cc2d1a6444
Revert "fix token check"
...
This reverts commit bbc2da76a9798c2f8a562af56ac41c5a420a7e37.
2020-01-15 01:57:05 +01:00
Sandeep Somavarapu
bbc2da76a9
fix token check
2020-01-15 01:51:35 +01:00
Sandeep Somavarapu
f1ad679258
disable caching of sync requests
2020-01-15 01:38:25 +01:00
Sandeep Somavarapu
ffcc6b92e1
💄
2020-01-15 01:38:25 +01:00
Matt Bierner
3883ebd061
Add common service for logging deprecated api usage ( #88585 )
...
* Add common service for logging deprecated api usage
For #88391
Adds a new `ExtHostApiDeprecationService`. This service logs a warning and telemetry when a deprecated API is used.
Updates some of the more simple deprecated apis to use this new service
* Note that extensionId cannot be undefined
* Fix event name
2020-01-14 15:27:42 -08:00
Rachel Macfarlane
60beab2535
Move settings sync auth into built in extension
2020-01-14 14:50:37 -08:00
Sandeep Somavarapu
b13740b4f3
#88637 temp fix
2020-01-14 22:29:09 +01:00
Matt Bierner
95793304cc
Also show extract to function as disabled in js/ts
...
Currently we only show `extract constant`
2020-01-14 13:03:59 -08:00
Matt Bierner
0fc545e916
Also show refactor documentation in normal lightbulb menu if refactorings are returned
...
For #86788
2020-01-14 12:23:35 -08:00
Sandeep Somavarapu
441a5860c5
Command to show sync log
2020-01-14 18:57:45 +01:00
Benjamin Pasero
56a9ef199e
build - see if test retry helps
2020-01-14 18:13:14 +01:00
Benjamin Pasero
294f3b04c5
text files - allow to save any existing model
2020-01-14 18:09:12 +01:00
Benjamin Pasero
7cd3e04fb8
editors - favor closeEditors() over closeEditor()
2020-01-14 17:38:59 +01:00
Martin Aeschlimann
3198a28176
make consistent with plugin
2020-01-14 17:35:58 +01:00
Martin Aeschlimann
661bc5da41
define constants in typescript-vscode-sh-plugin
2020-01-14 17:35:58 +01:00
Alexandru Dima
d5c8eac689
💄
2020-01-14 17:35:28 +01:00
Sandeep Somavarapu
7fa04ddcea
#85216 pull and push support in synchronisers
2020-01-14 17:19:31 +01:00
isidor
1faf9a6221
debugStart: add telemetry
2020-01-14 17:12:27 +01:00
Christof Marti
66fa2c0d21
Extension id format ( microsoft/vscode-remote-release#1800 )
2020-01-14 16:59:25 +01:00
Alexandru Dima
6133239792
💄
2020-01-14 16:58:32 +01:00
Alexandru Dima
31a85df309
Avoid memory leak where the _markersData never has its elements removed
2020-01-14 16:46:25 +01:00
Johannes Rieken
b7381d341d
fix repl
2020-01-14 16:35:57 +01:00
Alexandru Dima
b713669535
Rerun monacodts again
2020-01-14 16:33:19 +01:00
Alexandru Dima
10603fe212
Rerun monacodts on latest and replace " with ' in strings
2020-01-14 16:31:17 +01:00
Alexandru Dima
b4a79d682a
Add getters for computed editor options ( Fixes microsoft/monaco-editor#1734 )
2020-01-14 16:31:16 +01:00
Benjamin Pasero
e7459ebe6e
config - no need to check for file exist on error
2020-01-14 16:30:51 +01:00
Benjamin Pasero
49aa355e06
fix #86843
2020-01-14 16:30:51 +01:00
Johannes Rieken
1665beab9e
move TitleMenus from customView to ViewPane, also fixes #88557
2020-01-14 16:28:42 +01:00
Benjamin Pasero
e7de4f9f8a
remote - ensure errors go into file streams and not unknown serialized data
2020-01-14 16:18:16 +01:00
isidor
3df58b0280
debug: use new view pane in debug console
2020-01-14 16:06:00 +01:00
Benjamin Pasero
1f5a5470c5
implement backup on shutdown via working copies ( #84672 )
2020-01-14 15:30:23 +01:00
Joao Moreno
1420967188
fixes #86848
2020-01-14 12:18:26 +01:00