Commit graph

83389 commits

Author SHA1 Message Date
Alex Ross
34b92236ff
Refresh task state more often when folders change (#125390)
Fixes microsoft/vscode-remote-release#5128
2021-06-07 12:06:27 +02:00
Alex Ross
a8fb2993c7
Align path service defaltUriScheme
Fixes #125366
2021-06-07 12:05:28 +02:00
Benjamin Pasero
963848d26a
🆙 distro 2021-06-07 11:36:27 +02:00
Alex Ross
65198f945f
Use path service in configuration resolver 2021-06-07 11:26:24 +02:00
Johannes Rieken
9bb711d3b6
re-throw and dispose reference when resolving failed 2021-06-07 11:24:31 +02:00
Benjamin Pasero
ddcbe5caee
file change event - remove some unused methods (#124723) 2021-06-07 11:16:54 +02:00
João Moreno
24af065d97
AsyncReferenceCollection<T>
related to #125550
2021-06-07 11:12:59 +02:00
Benjamin Pasero
e5e83321c1
debt - access some of our versions of fs APIs via new Promises class 2021-06-07 11:02:35 +02:00
Johannes Rieken
3f037ae20b
Revert "print trace for potential cycle, https://github.com/microsoft/vscode/issues/124723#issuecomment-850674813"
This reverts commit 692fb8ab21.
2021-06-07 10:48:41 +02:00
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
Henning Dieterichs
8d4e92f8ab
Reverts debounce timeout to 50ms. 2021-06-07 10:02:45 +02:00
Ladislau Szomoru
b003560579
Use --disable-workspace-trust for the test runs 2021-06-07 09:59:26 +02:00
Henning Dieterichs
2b0827321d
Fixes #125524 by focusing editor after commit. 2021-06-07 09:25:31 +02:00
Benjamin Pasero
f84cd8f427
Merge pull request #125611 from bpasero/ben/june1
June debt
2021-06-07 07:15:47 +02:00
Henning Dieterichs
4132f13058
Fixes flickering of inline completions, leaking disposable and context keys. 2021-06-07 00:41:30 +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
jeanp413
cd29b9e9e2 Fixes #125606 2021-06-06 00:20:53 -05: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
rebornix
ca92f34eb2 re #125369. remove use of delete command 2021-06-04 16:17:27 -07:00
rebornix
bf82ac0c0d handle focus/selection update from applyEdits. 2021-06-04 16:14:09 -07: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