Daniel Imms
|
d4d1e3b2c8
|
Fix promise resolve
|
2020-07-29 08:41:11 -07:00 |
|
Sandeep Somavarapu
|
eeedef2aa0
|
Fix #103232
|
2020-07-29 17:22:39 +02:00 |
|
Daniel Imms
|
c2e9b6a63c
|
Ensure xterm data is parsed before exiting (capping at 100ms)
Fixes #92868
|
2020-07-29 08:17:49 -07:00 |
|
Alex Dima
|
e7201d6e64
|
update distro
|
2020-07-29 17:12:09 +02:00 |
|
Alex Dima
|
630665f067
|
Have a separate call for extension scanning (outside of remote agent environment)
|
2020-07-29 16:49:09 +02:00 |
|
Sandeep Somavarapu
|
18587654c3
|
💄
|
2020-07-29 16:44:22 +02:00 |
|
Sandeep Somavarapu
|
842bd3482c
|
💄
|
2020-07-29 16:35:01 +02:00 |
|
Daniel Imms
|
1228a1a116
|
Support cancellationToken in provideTerminalLinks
Fixes #101451
|
2020-07-29 06:59:40 -07:00 |
|
Alex Dima
|
588bc01b0a
|
Split up getEnvironment() calls
|
2020-07-29 15:48:47 +02:00 |
|
isidor
|
15e410b98b
|
Pending breakpoint should be saved across restarts
fixes #103165
|
2020-07-29 15:28:11 +02:00 |
|
Daniel Imms
|
95e42d7ec2
|
Update distro
|
2020-07-29 06:15:12 -07:00 |
|
Alex Dima
|
f03f57f8aa
|
Move socketFactory to AbstractRemoteAgentService
|
2020-07-29 15:00:16 +02:00 |
|
Daniel Imms
|
2991f3e110
|
xterm@4.9.0-beta.8
Fixes #98918
|
2020-07-29 05:51:53 -07:00 |
|
Sandeep Somavarapu
|
69de88a21b
|
cache scanned extensions
|
2020-07-29 14:48:20 +02:00 |
|
Sandeep Somavarapu
|
6babe3a551
|
Fix #103202
|
2020-07-29 12:47:35 +02:00 |
|
Sandeep Somavarapu
|
2b413df59a
|
show simple notification when switched to insiders service
|
2020-07-29 11:41:52 +02:00 |
|
Alex Dima
|
3584cd9325
|
Builtin extensions: also inline the package.nls.json contents
|
2020-07-29 11:32:18 +02:00 |
|
Sandeep Somavarapu
|
a3f6ecc5eb
|
#103544 comment out failing test
|
2020-07-29 11:01:37 +02:00 |
|
Alex Dima
|
4347a0cad6
|
Reuse scanBuiltinExtensions in code-web.js
|
2020-07-29 10:59:32 +02:00 |
|
Isidor Nikolic
|
5dc7120d31
|
Merge pull request #102640 from pfongkye/issue/#101352
fix: remove flexbox to enable ellipsis
|
2020-07-29 10:11:00 +02:00 |
|
Sandeep Somavarapu
|
5aa8efa70c
|
update distro
|
2020-07-29 08:21:08 +02:00 |
|
Sandeep Somavarapu
|
256df13308
|
throw default service change error when default changes
|
2020-07-29 08:09:01 +02:00 |
|
Rachel Macfarlane
|
c5ae1f3f45
|
Fix auth provider extension activation on getSession
|
2020-07-28 19:10:51 -07:00 |
|
Matt Bierner
|
3bb6bc5bcd
|
Add basic support for saving untitled custom editors
|
2020-07-28 15:50:10 -07:00 |
|
Matt Bierner
|
42761b9db2
|
Fix smoke test function call
|
2020-07-28 14:57:08 -07:00 |
|
Matt Bierner
|
3511db5846
|
Add polling based loading check for iframe
On safari in iframes with scripts disabled, the `DOMContentLoaded` never seems to be fired. Use polling to check if the load has happened instead
|
2020-07-28 13:32:38 -07:00 |
|
Pascal Fong Kye
|
d9e17ff9eb
|
increase specificity of state label for better isolation
|
2020-07-28 21:54:24 +02:00 |
|
Rachel Macfarlane
|
bb9c167ef2
|
Fix authentication sessions change event type
|
2020-07-28 11:30:19 -07:00 |
|
Rob Lourens
|
fc45905fb5
|
Fix non-webview outputs rendered multiple times
|
2020-07-28 10:54:48 -07:00 |
|
Rob Lourens
|
a189e5dfe8
|
Fix cell width change not handled correctly when the editor is collapsed
|
2020-07-28 10:54:48 -07:00 |
|
isidor
|
55e09d6bf8
|
update extensions aria label to contain version and publisher display name
fixes #102224
|
2020-07-28 19:16:02 +02:00 |
|
Sandeep Somavarapu
|
a3794d4dbd
|
remove trailing /
|
2020-07-28 19:07:44 +02:00 |
|
Rachel Macfarlane
|
12f63d9c66
|
Stabilize authentication consumer side, fixes #100993
|
2020-07-28 09:58:16 -07:00 |
|
Sandeep Somavarapu
|
51cdb49940
|
Fix #103246
|
2020-07-28 18:42:49 +02:00 |
|
Sandeep Somavarapu
|
c24d232fc4
|
use static error event
|
2020-07-28 18:42:49 +02:00 |
|
SteVen Batten
|
687b32208e
|
fixes #103170
|
2020-07-28 09:22:45 -07:00 |
|
Alex Dima
|
910393a246
|
update distro
|
2020-07-28 17:53:27 +02:00 |
|
Alex Dima
|
bc26bd0a91
|
update distro
|
2020-07-28 17:46:27 +02:00 |
|
Alex Dima
|
9198116ded
|
Add IOptimizeTaskOpts.fileContentMapper
|
2020-07-28 17:40:06 +02:00 |
|
Alex Dima
|
15e798e081
|
update distro
|
2020-07-28 12:08:54 +02:00 |
|
Alex Dima
|
f485d75605
|
Revert change that breaks integration tests
|
2020-07-28 12:04:57 +02:00 |
|
isidor
|
6f21ef0a18
|
suggest: do not announce "Item" before each item when docs expanded
fixes #103095
|
2020-07-28 10:41:22 +02:00 |
|
isidor
|
caf50ae5f5
|
debug viewlet: better update of the docked toolbar
fixes #103463
|
2020-07-28 10:28:29 +02:00 |
|
Sandeep Somavarapu
|
ef12629479
|
use workbench service to check for enablement
|
2020-07-28 10:18:34 +02:00 |
|
Alex Dima
|
11574296bd
|
Store determined extensions running location
|
2020-07-28 10:18:17 +02:00 |
|
Alex Dima
|
2453bc0e8a
|
Cache activation events
|
2020-07-28 10:18:17 +02:00 |
|
isidor
|
05a8bda3e9
|
fixes #101978
|
2020-07-28 10:05:55 +02:00 |
|
Andre Weinand
|
1e3378e3a7
|
explain why an eslint rule is disabled; see #101978
|
2020-07-28 09:39:51 +02:00 |
|
Sandeep Somavarapu
|
152157be43
|
Merge pull request #103338 from nrayburn-tech/extensiontoast
Change from a dialog to a notification for extension actions
|
2020-07-28 09:13:24 +02:00 |
|
Sandeep Somavarapu
|
330cda8fec
|
Merge branch 'master' into extensiontoast
|
2020-07-28 09:12:45 +02:00 |
|