Matt Bierner
433bf7cd88
Update build scripts to target es2020
2022-02-28 14:00:17 -08:00
Matt Bierner
1d77856203
Use ?.forEach instead of ( || []).forEach
2022-02-28 13:52:59 -08:00
Matt Bierner
6f63577e80
Remove unused event
2022-02-28 13:46:52 -08:00
Matt Bierner
2fc747419d
use ?.
2022-02-28 13:44:48 -08:00
Matt Bierner
cf898ff7d1
null -> undefined
2022-02-28 13:43:18 -08:00
Matt Bierner
70dd24e9bd
Remove extra check
...
This should not be nullable
2022-02-28 13:43:18 -08:00
Matt Bierner
d218b48067
Always use nameSpan for code lenses
...
Fixes #143648
The nameSpan property has existed for something like years or so, so it should be safe to use. There's currently not a good way to request the reference count of an anon function and I don't think this is actually useful to show since the ref count should always be 1 for these
2022-02-28 13:43:16 -08:00
Tyler Leonhardt
e7dc248359
update postcss dependency
2022-02-28 13:32:11 -08:00
Martin Aeschlimann
1f31835619
server: exit with error code when license is not accepted
2022-02-28 22:25:34 +01:00
Babak K. Shandiz
7e0df7ed8f
Add jsonc to markdown embedded languages ( #144003 )
...
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com >
2022-02-28 12:41:34 -08:00
Alex Dima
810168b2ae
Fixes #142545 : increase timeout
2022-02-28 21:18:45 +01:00
Connor Peet
84b9834c24
debug: allow uris to be given in launchVSCode
...
Fixes #143419
2022-02-28 12:17:16 -08:00
Daniel Imms
204b15c877
Use error no telemetry in create xterm
...
Fixes #144068
2022-02-28 11:55:48 -08:00
Logan Ramos
9275af77ac
Add owner and comments to telemetry events
2022-02-28 13:16:03 -05:00
Jackson Kearl
9af76cfb01
Mark workbench.editor.historyBasedLanguageDetection experimental
2022-02-28 09:26:39 -08:00
Alex Dima
6289768fc2
Force using x64 when running yarn on the remote folder on macOS
2022-02-28 18:12:04 +01:00
Jackson Kearl
51702c7b5f
Add first pass at reducing non-confident guesses
2022-02-28 08:53:52 -08:00
Jackson Kearl
5696f5dfd4
Fix #143985 ( #143989 )
...
* Fix #143985
* Sanitize md style image refs as welll
2022-02-28 08:47:02 -08:00
Megan Rogge
07aa73b3ee
check if instance is disposed before updating icon/title ( #144098 )
2022-02-28 10:22:36 -06:00
Logan Ramos
0cea7f2e1d
Custom editors implement untyped save
2022-02-28 11:01:24 -05:00
Daniel Imms
fc0e395dd1
Use ErrorNoTelemetry in pty service
...
Fixes #144081
2022-02-28 07:57:32 -08:00
Henning Dieterichs
0a644fc765
Improves #132021 by using column over column - 1 to reflect the actual column the message should be attached to.
2022-02-28 14:00:15 +01:00
Benjamin Pasero
e9e590997e
web - tweak workspace label when temporary workspace is opened
2022-02-28 13:55:02 +01:00
Benjamin Pasero
57394140ac
Revert " 🆙 playwright"
...
This reverts commit 155c5e8964 .
2022-02-28 13:37:43 +01:00
Benjamin Pasero
8d841e53bb
working copy - trace error when ignoreErrorHandler for less log spam
...
//cc @sandy081
2022-02-28 13:28:22 +01:00
Benjamin Pasero
f09fe03fc9
dnd - assert we have a HTMLFileSystemProvider
2022-02-28 13:25:40 +01:00
Benjamin Pasero
05140e0831
Merge pull request #144024 from microsoft/ben/web-dnd-improvements
...
Web: improve drop support from OS
2022-02-28 13:16:22 +01:00
Benjamin Pasero
3054672a79
web - allow a folder to open when dropped onto editor area
2022-02-28 13:04:14 +01:00
Sandeep Somavarapu
e5c0d86100
handle dirty model before saving
2022-02-28 12:57:42 +01:00
Robo
5783ee998d
ci: update node-gyp for VS 2022 support ( #144056 )
...
* ci: update node-gyp for VS 2022 support
* chore: update cache
* chore: update comments
2022-02-28 03:20:12 -08:00
Johannes Rieken
d13e7e7d6d
update milestones in notebooks
2022-02-28 11:48:57 +01:00
Johannes Rieken
435f8a4cae
update distro
2022-02-28 11:09:52 +01:00
Ladislau Szomoru
3698976d03
Update ci.yml
...
Pin windows runner to 2019 image
2022-02-28 10:18:16 +01:00
Rounak singh
d35ee52e1d
This will look for Visual Studio in the Correct directory. ( #143479 )
...
* Specified the address of 'Microsoft Visual Studio' depending upon the system architect
* Changed preinstall to look for Visual Studio in the correct directory
* Updated preinstall.js to look for VS in the correct directory
2022-02-28 00:52:56 -08:00
Benjamin Pasero
a54cd06217
dnd - simplify code a bit
2022-02-28 09:25:54 +01:00
Benjamin Pasero
c619c1f23e
dnd - move web transfer handling into common reusable place
2022-02-28 09:07:06 +01:00
Benjamin Pasero
da17c722da
tabs - implement drop parity to editor drop support
2022-02-28 08:07:03 +01:00
Benjamin Pasero
86f43f8d0d
working copies - ensure initial value is used for backup if working copy is unresolved
2022-02-28 07:50:39 +01:00
Sandeep Somavarapu
6a74402c7f
Fix #142342
2022-02-27 22:59:45 +01:00
Sandeep Somavarapu
ec9fc48caf
Fix #143758
2022-02-27 21:28:45 +01:00
Benjamin Pasero
8c68d7a5ba
web - support FileSystemHandle when dropping into editor area
2022-02-27 10:10:52 +01:00
Benjamin Pasero
7e57af7820
clarify window.openFilesInNewWindow setting
2022-02-26 10:14:21 +01:00
Benjamin Pasero
a5ae06725b
editors - add context key for active editor being first ( #141625 )
2022-02-26 10:01:06 +01:00
Han
02d6d9b898
Fix the #143392 ( #143498 )
...
* Fix the #143392
* adjust ‘ActiveEditorLastContext’ related logic
* refactor some code
* 💄
* support 'groupActiveEditorLastInGroupContext'
* 💄
* 💄
* 💄
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2022-02-26 09:44:08 +01:00
Benjamin Pasero
0e04328299
editors - allow untyped editors from save/saveAs ( #143526 )
2022-02-26 08:36:31 +01:00
Anthony Stewart
12e6b0b304
Add match media change listener in browser ts ( #143287 )
...
* Replace the isStandalone const with a method of the same name
* Adding the matchMediaChangeListener into browser.ts so it can be used there
* Fix formatting
* Use browser.ts for all usages of addMatchMediaChangeListener
Co-authored-by: Anthony Stewart <anthonystewart@google.com >
2022-02-26 08:34:47 +01:00
Benjamin Pasero
0a225346f9
Merge pull request #143999 from microsoft/ben/march
...
March debt changes
2022-02-26 08:30:05 +01:00
Benjamin Pasero
22520f9461
💄
2022-02-26 08:23:43 +01:00
Tyler James Leonhardt
07601513c7
add -label:unreleased to the my-endgame notebook
2022-02-25 15:23:27 -08:00
Jackson Kearl
54dd3a6737
Disable new model by default
2022-02-25 13:41:45 -08:00