Sandeep Somavarapu
|
3f20baf3b4
|
move storage keys sync registry service to shared process
|
2020-10-23 13:49:16 +02:00 |
|
Alex Ross
|
2116f17e96
|
User custom hover at iconLabel level (#108403)
Fixes #106095 and #107277
|
2020-10-23 13:29:21 +02:00 |
|
Alex Dima
|
9d9431f67d
|
Do not insert iframe as child of document.body
|
2020-10-23 13:14:58 +02:00 |
|
Alex Ross
|
d18f310cfe
|
Fix port forwarding sequencing issues
|
2020-10-23 13:14:43 +02:00 |
|
Johannes Rieken
|
c582143321
|
fix tests
|
2020-10-23 12:48:56 +02:00 |
|
Benjamin Pasero
|
151de95cf9
|
debt - adopt host service in extension host debug service
//cc @weinand
|
2020-10-23 12:20:28 +02:00 |
|
isidor
|
ff805b3a35
|
Consolidate ModifierKeyEmitter and AlternativeKeyEmitter
fixes #109062
|
2020-10-23 12:13:44 +02:00 |
|
Andre Weinand
|
e0a433b8ca
|
Merge pull request #97440 from bzarco/launch-input-variables
Fix launch configuration input variable resolution.
|
2020-10-23 11:55:03 +02:00 |
|
Johannes Rieken
|
88113c5df7
|
tweak snippets type label
|
2020-10-23 11:46:04 +02:00 |
|
Johannes Rieken
|
a2be50ece9
|
keep custom size around until details closes, https://github.com/microsoft/vscode/issues/109160
|
2020-10-23 11:22:18 +02:00 |
|
Johannes Rieken
|
f5ac258693
|
log/telemetry for completion durations, https://github.com/microsoft/vscode/issues/29126
|
2020-10-23 11:22:18 +02:00 |
|
Andre Weinand
|
0fd157a9e2
|
Merge branch 'master' into launch-input-variables
|
2020-10-23 11:17:41 +02:00 |
|
João Moreno
|
50f78a6609
|
set cache control for web cdn
|
2020-10-23 11:12:44 +02:00 |
|
Andre Weinand
|
118db31ea6
|
Merge branch 'master' into launch-input-variables
|
2020-10-23 11:06:28 +02:00 |
|
Alex Ross
|
da3b8a8ec1
|
Add fallback when long host for auto port can be parsed
|
2020-10-23 11:05:19 +02:00 |
|
Johannes Rieken
|
85702a3d9d
|
add trigger characters to extension id as a weak way to make providerNames more unique, #109167
|
2020-10-23 08:52:24 +00:00 |
|
Alex Ross
|
0eda23e112
|
Fix tasks when one of the exthosts is webworker
|
2020-10-23 10:42:35 +02:00 |
|
Johannes Rieken
|
d166de9a0c
|
log/telemetry for completion durations, https://github.com/microsoft/vscode/issues/109167
|
2020-10-23 10:35:33 +02:00 |
|
Johannes Rieken
|
96d61842ba
|
when merging suggestions use clipboard from previous set, better fix for https://github.com/microsoft/vscode/issues/102330
|
2020-10-23 09:36:57 +02:00 |
|
Ladislau Szomoru
|
3d0242287e
|
Move "Install VSIX" menu after the default menu groups
|
2020-10-23 09:32:06 +02:00 |
|
Sandeep Somavarapu
|
758240249a
|
Fix #109210
|
2020-10-23 09:20:36 +02:00 |
|
Sandeep Somavarapu
|
7a3bdf4ee9
|
update distro
|
2020-10-23 08:58:04 +02:00 |
|
Matt Bierner
|
dc9c7fae94
|
Remove readonly
This change was mistakenly checked in
|
2020-10-22 23:51:27 -07:00 |
|
Benjamin Pasero
|
ec0a101f76
|
Editor tab shadow is rendered on top of contrast border (fix #109117)
|
2020-10-23 08:14:42 +02:00 |
|
Matt Bierner
|
aabcbd5ef8
|
Also enable errors and warnings in interactive playground
For #83025
|
2020-10-22 22:42:55 -07:00 |
|
Matt Bierner
|
40fc0b1789
|
Enable semantic features in interactive playground
Fixes #109190
|
2020-10-22 22:36:08 -07:00 |
|
Matt Bierner
|
16075cc22a
|
Add insertSpaceAfterOpeningAndBeforeClosingEmptyBrackets formatting setting
Fixes #109190
|
2020-10-22 22:36:08 -07:00 |
|
Eric Amodio
|
b72c840ba0
|
Fixes #109136
|
2020-10-23 00:12:26 -04:00 |
|
Jackson Kearl
|
ce9ed29d95
|
Update description of why we're using posix join. Ref #108566.
|
2020-10-22 17:56:07 -07:00 |
|
Jackson Kearl
|
225c3c185c
|
Make indexedb tests work on windows. Ref #108566.
|
2020-10-22 17:51:15 -07:00 |
|
Rob Lourens
|
274d4a94c1
|
Add telemetry for terminal reconnection
|
2020-10-22 17:11:35 -07:00 |
|
Rob Lourens
|
89540b65db
|
Don't persist debug terminals
#109084
|
2020-10-22 17:02:18 -07:00 |
|
SteVen Batten
|
08e0ace73b
|
fixes #109128
|
2020-10-22 16:19:43 -07:00 |
|
Toan Nguyen
|
e73ea41e37
|
Fix typos in vscode.proposed.d.ts
|
2020-10-22 15:41:52 -07:00 |
|
Sandeep Somavarapu
|
b813399093
|
- use --install-builtin-extension arg instaed of --builtin flag to install builtin extension
- speed up installing extensions in cli
|
2020-10-22 22:31:52 +02:00 |
|
Ladislau Szomoru
|
5aed010f51
|
SCM viewlet filter on type improvements (#109170)
|
2020-10-22 21:33:36 +02:00 |
|
João Moreno
|
0f1904834b
|
💄
|
2020-10-22 21:12:13 +02:00 |
|
João Moreno
|
990c0284db
|
Merge branch 'master' into pr/109133
|
2020-10-22 21:03:56 +02:00 |
|
Jackson Kearl
|
28b6143cb2
|
Skip windos
|
2020-10-22 11:51:39 -07:00 |
|
Jackson Kearl
|
c912a16f27
|
Initial scaffolding for indexeddb fsp testing. Ref #108566
|
2020-10-22 11:30:15 -07:00 |
|
SteVen Batten
|
9eaeb4db68
|
move menubars modifier key emitter to dom.ts
refs #109062
|
2020-10-22 10:33:49 -07:00 |
|
Johannes Rieken
|
791305d3a5
|
fix compile error
|
2020-10-22 18:43:11 +02:00 |
|
Rachel Macfarlane
|
eaa84868b5
|
Add localization comment for authencationExtensionPoint, fixes #108971
|
2020-10-22 09:36:56 -07:00 |
|
Rachel Macfarlane
|
48201c3620
|
Add localization comment for reportPerformanceIssue, fixes #108979
|
2020-10-22 09:36:56 -07:00 |
|
isidor
|
4051687d66
|
fixes #106505
|
2020-10-22 18:32:18 +02:00 |
|
isidor
|
54755765cc
|
fix compile error
|
2020-10-22 18:18:35 +02:00 |
|
isidor
|
707134ef8c
|
Add "Focus Activity Bar" action
fixes #108999
|
2020-10-22 18:17:27 +02:00 |
|
Johannes Rieken
|
114b969136
|
fix https://github.com/microsoft/vscode/issues/109149
|
2020-10-22 17:56:23 +02:00 |
|
isidor
|
dd45bbe2ad
|
remove console log
|
2020-10-22 17:55:17 +02:00 |
|
isidor
|
51bf511f16
|
Deduplicate same decorations so colors do not stack
fixes #109045
|
2020-10-22 17:44:55 +02:00 |
|