Commit graph

83211 commits

Author SHA1 Message Date
Ladislau Szomoru 497c67fd5e
Update distro 2021-06-07 10:38:36 +02:00
Johannes Rieken 2b164efb0e
fix https://github.com/microsoft/vscode/issues/125545 2021-06-07 10:34:57 +02:00
Johannes Rieken f9c8ac8132
update my-work notebook 2021-06-07 10:30:53 +02:00
Ladislau Szomoru b003560579
Use --disable-workspace-trust for the test runs 2021-06-07 09:59:26 +02:00
Benjamin Pasero f84cd8f427
Merge pull request #125611 from bpasero/ben/june1
June debt
2021-06-07 07:15:47 +02:00
Ladislau Szomoru 0cee694bd9
Revert the change to calculateWorkspaceTrust() 2021-06-06 21:34:01 +02:00
Ladislau Szomoru e2d0e05038
Do not run yarn install as part of the smoke tests 2021-06-06 21:14:37 +02:00
Benjamin Pasero ad60f647d9 web - implemented indexedDB based storage service 2021-06-06 08:27:13 +02:00
Ladislau Szomoru da65c67063
#125527 2021-06-05 20:58:06 +02:00
Alex Dima 8d536ff248
Fixes #121436 2021-06-05 20:13:43 +02:00
Ladislau Szomoru 0a0a86784f
Only use the empty window setting if it is set to true 2021-06-05 16:33:22 +02:00
Alexandru Dima ea27780634
Merge pull request #125564 from microsoft/alex/fixes-121191
Avoid prompting and use a hover participant for long lines that are not tokenized
2021-06-04 23:58:41 +02:00
Alexandru Dima b543f8cab3
Fixes #121191: Change notification to a hover 2021-06-04 23:42:46 +02:00
Alexandru Dima 81fb2bd5ca
Always create loading message 2021-06-04 23:25:46 +02:00
Christof Marti e91439216e Add "hostRequirements" to schema (microsoft/vscode-remote-release#5144) 2021-06-04 22:51:13 +02:00
Alexandru Dima c74e4bd895
Merge pull request #125560 from microsoft/alex/fix-121188
Fixes #121188: Only delete empty final lines
2021-06-04 22:49:13 +02:00
meganrogge 2dfd9d82ad
bump vscode bersion 2021-06-04 13:48:52 -07:00
Alexandru Dima 9550d003a6
Fixes #121188: Only delete empty final lines 2021-06-04 22:33:41 +02:00
meganrogge 5c12464db9
don't involve terminalService 2021-06-04 13:32:40 -07:00
Christof Marti 63e5b8058a Async import only once 2021-06-04 21:42:23 +02:00
Alexandru Dima ff9dd60caf
Fix issue with whenIsEntirelyIncluded 2021-06-04 21:38:15 +02:00
meganrogge 7b589ccd90
only show notification once per window reload 2021-06-04 11:48:35 -07:00
SteVen Batten 2064d4c301 fix issue reporter unit tests 2021-06-04 11:06:31 -07:00
Jackson Kearl d99a697eb5
Fix #125503 2021-06-04 10:39:57 -07:00
rebornix b098b10a77 Merge branch 'notebook/dev' into main 2021-06-04 10:32:13 -07:00
Connor Peet a57e41b7a4
notebooks: more accurately detect old style of renderers
Fixes #125519
2021-06-04 10:30:43 -07:00
Jackson Kearl c8a447f93b
Fix #125507 2021-06-04 10:27:55 -07:00
Jackson Kearl ae4124aa7e
Fix #122570 2021-06-04 10:25:20 -07:00
meganrogge 2bcdb95e7d
update distro 2021-06-04 10:22:37 -07:00
SteVen Batten 89d750cd68
add restricted mode to created issues (#125537) 2021-06-04 10:19:45 -07:00
Rob Lourens 5f7166fd91 Put run menu above output container, Fix #125188 2021-06-04 10:18:06 -07:00
Ladislau Szomoru d9cf45e0db
Fix #125526 2021-06-04 19:15:38 +02:00
Megan Rogge ab0bd774c9
Pass profiles, defaultProfile, isWorkspaceTrusted from renderer to shared process (#125450) 2021-06-04 10:05:28 -07:00
Eric Amodio 061403c745 Switches to new RemoteHub authority separator 2021-06-04 12:55:10 -04:00
SteVen Batten 0e6d07052c remove untrustedWorkspace search for now 2021-06-04 09:44:08 -07:00
Rob Lourens 1c5b5a632f Hide "Customize Notebooks" in getting started behind setting 2021-06-04 09:42:44 -07:00
Logan Ramos f843c51bca
Update lock file 2021-06-04 12:41:38 -04:00
Eric Amodio 2456872bca Bump distro 2021-06-04 12:38:29 -04:00
Martin Aeschlimann 12547c1de8
remove virtual workspace information from banner (#125512) 2021-06-04 09:33:01 -07:00
rebornix 6de86dcd84 update notebook layout default values. 2021-06-04 09:31:23 -07:00
SteVen Batten 0f0abb3dc8
trust vfs (#125523)
* trust vfs

* return value in remote case

* flip negation
2021-06-04 09:21:16 -07:00
Logan Ramos 8d87a66427
Bump es build 2021-06-04 11:03:14 -04:00
Ladislau Szomoru bcdfe884a3
Fix window reload with an empty remote window 2021-06-04 16:28:34 +02:00
Martin Aeschlimann a0bc15ff6f
Close Remote Connection shows up in local windows 2021-06-04 15:04:25 +02:00
Benjamin Pasero 4f3f431908 notifications - silent workspace notification when workspace is known 2021-06-04 15:03:22 +02:00
Henning Dieterichs fe1eafc80c
Merge pull request #125498 from microsoft/hediet/fix-125034
Renames "Inline Completion" to "Inline Suggestion". Removes Ghost Text Expanded Setting (default true)
2021-06-04 14:02:02 +02:00
Henning Dieterichs 5eb636f22f
Renames InlineSuggestionActions back to InlineCompletionsActions. 2021-06-04 13:55:02 +02:00
Henning Dieterichs e8ad99de2b
Merge branch 'main' into hediet/fix-125034
# Conflicts:
#	src/vs/editor/contrib/inlineCompletions/ghostTextController.ts
#	src/vs/editor/contrib/inlineCompletions/inlineCompletionsHoverParticipant.ts
2021-06-04 13:53:21 +02:00
Henning Dieterichs dcf62e3a1e
Merge pull request #125501 from microsoft/hediet/add-accept-action
Adds accept action to inline suggestion hover
2021-06-04 13:51:17 +02:00
Henning Dieterichs fe6fc208e9
Puts EditorOption.inlineSuggest to the right spot. 2021-06-04 13:49:52 +02:00