isidor
|
3da5786161
|
fixes #114908
|
2021-01-28 16:44:59 +01:00 |
|
Sandeep Somavarapu
|
bb226913c5
|
Fix #115240
|
2021-01-28 16:36:28 +01:00 |
|
Martin Aeschlimann
|
c8a90a4826
|
Merge pull request #115302 from microsoft/sandy081/remoteCLI
Remote CLI: Only manage remote extensions
|
2021-01-28 16:00:39 +01:00 |
|
Sandeep Somavarapu
|
b2a34770f0
|
#115294 also handle medium exe tip
|
2021-01-28 15:22:03 +01:00 |
|
Sandeep Somavarapu
|
724888adc7
|
Fix #115294
|
2021-01-28 15:19:55 +01:00 |
|
Martin Aeschlimann
|
0556847492
|
remote cli: show host label
|
2021-01-28 15:09:40 +01:00 |
|
Sandeep Somavarapu
|
f10dc2a548
|
more polish
|
2021-01-28 15:06:44 +01:00 |
|
Johannes Rieken
|
4d3b15fda0
|
make sure to cancel continuation of _handleEditorChanged , related to https://github.com/microsoft/vscode/issues/115219, fyi @joaomoreno
|
2021-01-28 15:03:03 +01:00 |
|
Alexandru Dima
|
971fa2cc9c
|
Fixes #115304
|
2021-01-28 14:53:29 +01:00 |
|
Alexandru Dima
|
0a943766a5
|
Fix monaco checks
|
2021-01-28 14:48:41 +01:00 |
|
Alexandru Dima
|
9545d58236
|
Do not use the global monaco inside the editor
|
2021-01-28 14:43:12 +01:00 |
|
Johannes Rieken
|
bb841e3bbe
|
fix https://github.com/microsoft/vscode/issues/115301
|
2021-01-28 14:34:48 +01:00 |
|
Johannes Rieken
|
2ce26643d8
|
have a separate setting code cells in breadcrumbs, hide code cells in outline by default
|
2021-01-28 14:22:40 +01:00 |
|
João Moreno
|
17c617039b
|
Squashed commit of the following:
commit 36f3d9d21bff68d1f7848aa14960f212bd019625
Author: João Moreno <joao.moreno@microsoft.com>
Date: Thu Jan 28 13:23:23 2021 +0100
npx
commit 8ccb45e5dc70333f30fa7ebe3e5657bba2eb2db0
Author: João Moreno <joao.moreno@microsoft.com>
Date: Thu Jan 28 12:52:15 2021 +0100
bump cache salt
commit 5f5d6b19cb0f3192365b3fa518538938872f239e
Author: João Moreno <joao.moreno@microsoft.com>
Date: Thu Jan 28 11:39:32 2021 +0100
force rebuild keytar
commit a5f800f991b742d91a2ba2c9ee82c84e30cd9736
Author: João Moreno <joao.moreno@microsoft.com>
Date: Wed Jan 27 16:16:05 2021 +0100
bump cache salt
commit e894045003a20d1ea5930e66a53d6f7d5076cdb7
Author: João Moreno <joao.moreno@microsoft.com>
Date: Wed Jan 27 16:15:24 2021 +0100
fixes #113467
|
2021-01-28 14:07:49 +01:00 |
|
Alexandru Dima
|
3a287ee1ea
|
Fixes microsoft/monaco-editor#2302: Only define global monaco if asked to do so or if using AMD
|
2021-01-28 13:51:17 +01:00 |
|
João Moreno
|
a2bcb0608f
|
fixes #114804
|
2021-01-28 13:42:58 +01:00 |
|
João Moreno
|
9519a5cb5a
|
💄 clean nuget.config file
|
2021-01-28 12:59:03 +01:00 |
|
Andre Weinand
|
dcf0c56a79
|
node-debug@1.44.16
|
2021-01-28 12:47:12 +01:00 |
|
Andre Weinand
|
1d15b2fe17
|
use final DAP spec 1.44
|
2021-01-28 12:30:09 +01:00 |
|
Martin Aeschlimann
|
6be5904d19
|
polish
|
2021-01-28 12:27:51 +01:00 |
|
Leonard Goldstein
|
1c1df3eaee
|
fix #115050 flickering tabs when wrapped (#115273)
* fix #115050
* 💄
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
|
2021-01-28 12:27:01 +01:00 |
|
isidor
|
bb93190883
|
fixes #113703
|
2021-01-28 12:08:26 +01:00 |
|
Benjamin Pasero
|
5d63134de9
|
web - fix compile
|
2021-01-28 11:54:09 +01:00 |
|
Sandeep Somavarapu
|
4b5a9c4b5f
|
change remote cli to manage only remtoe
|
2021-01-28 11:36:42 +01:00 |
|
Benjamin Pasero
|
19cbd870aa
|
web api - expose env as API from facade (#115295)
* web api - expose env as API from facade
* 💄
|
2021-01-28 11:30:33 +01:00 |
|
Johannes Rieken
|
ee4516a485
|
always on trusted-types for yarn web, fyi @bpasero
|
2021-01-28 11:26:50 +01:00 |
|
Johannes Rieken
|
03902d4841
|
Revert "fix #113933."
This reverts commit d42bed7957 .
|
2021-01-28 11:05:46 +01:00 |
|
Johannes Rieken
|
70de88696c
|
d'oh, forgot to adjust anyScore to new data format of FuzzyScore, fixes https://github.com/microsoft/vscode/issues/115250
|
2021-01-28 09:13:39 +01:00 |
|
Christof Marti
|
7a9e56510d
|
Not requiring NPM for typings (fixes #115228)
|
2021-01-28 08:55:51 +01:00 |
|
Pi Delport
|
fb5bc5dd2c
|
fix typo: ResourcEditorInput → ResourceEditorInput (#115208)
|
2021-01-28 08:19:58 +01:00 |
|
Robo
|
f73c011ae3
|
fix: disable rosetta option for universal build (#115280)
|
2021-01-27 20:34:19 -08:00 |
|
rebornix
|
ee7e0ad093
|
fix #115107.
|
2021-01-27 18:30:33 -08:00 |
|
Robo
|
5e5f2f3b6b
|
feat: add identifier for universal app in issue reporter and about dialog (#115277)
|
2021-01-27 18:29:39 -08:00 |
|
rebornix
|
d42bed7957
|
fix #113933.
|
2021-01-27 18:27:21 -08:00 |
|
rebornix
|
d09508d9cb
|
re #115012.
|
2021-01-27 18:13:32 -08:00 |
|
Harald Kirschner
|
e48b3d3cad
|
Update codespace-related getting started images & wording
|
2021-01-27 16:38:38 -08:00 |
|
rebornix
|
64c4f7f49c
|
feature insights for notebook.
|
2021-01-27 15:42:57 -08:00 |
|
SteVen Batten
|
5aac4f4456
|
fixes #115267
|
2021-01-27 15:07:59 -08:00 |
|
Jackson Kearl
|
014aaa1047
|
Fix #115271: Search in Open Editors triggers errors when done without files
|
2021-01-27 15:03:34 -08:00 |
|
Martin Aeschlimann
|
848896a75e
|
update distro
|
2021-01-27 23:13:45 +01:00 |
|
Alexandru Dima
|
b1ba0c70ea
|
Fixes #114172: adopt latest loader
|
2021-01-27 21:45:42 +01:00 |
|
Rob Lourens
|
4febf1e6c3
|
Add missing class to fix view items
For microsoft/vssaas-planning#2286
|
2021-01-27 12:42:50 -08:00 |
|
rebornix
|
4378b7f020
|
fix #115169.
|
2021-01-27 12:30:59 -08:00 |
|
Eric Amodio
|
e6d5a20944
|
Fixes getBranch when name is fully qualified
|
2021-01-27 14:51:15 -05:00 |
|
rebornix
|
ba428fe102
|
fix #114225.
|
2021-01-27 11:48:24 -08:00 |
|
Jackson Kearl
|
ed8043effb
|
Save only open editors toggle state
|
2021-01-27 11:39:21 -08:00 |
|
Jackson Kearl
|
8dcebbaf54
|
path => fsPath again
|
2021-01-27 11:28:33 -08:00 |
|
Jackson Kearl
|
949a20d14f
|
Merge pull request #115253 from microsoft:jackson/open-editors-fix
jackson/open-editors-fix
|
2021-01-27 11:27:19 -08:00 |
|
SteVen Batten
|
20f8e59d69
|
fixes #112347
|
2021-01-27 11:26:49 -08:00 |
|
isidor
|
a1bdcf6aed
|
fixes #115121
|
2021-01-27 20:25:33 +01:00 |
|