Commit graph

88112 commits

Author SHA1 Message Date
Logan Ramos ee8c7def80
Bump distro (#134594) 2021-10-07 13:55:50 -04:00
Matt Bierner c0891ab14b
Use insiders bits when running tests (#134578)
These tests run before the content for the webview is published. To work around this, we use previously published bits inside the tests. These only exist on insiders, not stable, so update the `webviewExternalEndpoint` always use insider when running the tests
2021-10-07 08:26:06 -07:00
Sandeep Somavarapu 192010a0b6
Sandy081/fix integration tests (#134564)
* enable proposed api for vscode.typescript-language-features

* enable proposed api flag
2021-10-07 10:44:21 -04:00
Benjamin Pasero 2dc8b95808
web - tweak wording for unsupported file system access (#134433) 2021-10-05 04:28:11 -07:00
Megan Rogge 71ca6e8e74
fix #134376 (#134395) 2021-10-04 13:05:18 -07:00
Logan Ramos a4342f3add
Bump telemetry module 2021-10-01 16:52:56 -04:00
Rob Lourens 974af82b27 Fix #134302 2021-10-01 13:20:32 -07:00
Matt Bierner 5fc835305a
Re-enable webview tests on web (#134300)
* Enable webview tests on web

These tests pass fine on Chrome and webkit. On Firefox, the two about loading resources currently fail

I spent a while trying to debug what is going on with these tests. It seems like the service workers is registered properly but `fetch` is never called on it. Skipping these for now

* Remove only

* Fix test
2021-10-01 12:32:29 -07:00
SteVen Batten 4b18313b44
listen to both settings changes 2021-10-01 11:53:48 -07:00
rebornix 6d26775334
fix #134295. Cell language update from UI is not applied. 2021-10-01 11:05:39 -07:00
Jackson Kearl b71da64103
Fix microsoft/vscode-internalbacklog/issues/2423 2021-10-01 11:04:07 -07:00
David Dossett 4b9f535c94 Update language status icons 2021-10-01 10:23:49 -07:00
Megan Rogge 220412f589
fix #134025 2021-10-01 11:40:33 -05:00
Logan Ramos 6bfe83dcac
Check test plan items regardless of milestone 2021-10-01 12:31:43 -04:00
Megan Rogge 981850625c
fix #133361 2021-10-01 08:57:58 -07:00
deepak1556 a9a598351e chore: bump electron@13.5.1
Fixes https://github.com/microsoft/vscode/issues/134244
Fixes https://github.com/microsoft/vscode/issues/122225
2021-10-02 00:37:51 +09:00
Logan Ramos c9e8266ee2
Bump distro 2021-10-01 09:19:11 -04:00
Johannes Rieken bde7d28924
prepare code for icon arrival, https://github.com/microsoft/vscode/issues/134102 2021-10-01 11:09:53 +02:00
Benjamin Pasero 4743d84dd8
file watcher - handle files.watcherInclude properly via URI identity 2021-10-01 10:31:46 +02:00
Sandeep Somavarapu e899e6d805 add unkpkg repo 2021-10-01 09:43:49 +02:00
Johannes Rieken cb7663e1b4
use label-or in notebooks 2021-10-01 09:27:02 +02:00
Benjamin Pasero 350bd769d9
actually fix #134030 2021-10-01 08:37:24 +02:00
Matt Bierner 12167d7ce8
Note required TS version of JSX completion setting 2021-09-30 17:20:27 -07:00
Rob Lourens d4c589383d Bump vscode-ripgrep 2021-09-30 16:51:42 -07:00
SteVen Batten 19cf2465dc fixes #134037 2021-09-30 16:33:09 -07:00
Jackson Kearl b65f57336e
Fix #134252 2021-09-30 15:58:38 -07:00
Jackson Kearl 5c07e47a9d
Fix #134231 2021-09-30 15:50:29 -07:00
SteVen Batten 1cf8cc78f3
fixes #134208 2021-09-30 15:17:10 -07:00
Alex Dima 76d2ccad20
Use the default editor font family as fallback for Safari (#125968) 2021-09-30 22:35:04 +02:00
Alex Dima 57eaa81a3e
Add telemetry for local process extension host startup times 2021-09-30 22:14:08 +02:00
Harald Kirschner 0b3ef7ee6d Only show git clone on Get Started when git is installed 2021-09-30 12:44:07 -07:00
Alex Dima 81ad6d14dc
Fixes #131922: Only use &nbsp; after a <space> in HTML clipboard on Windows 2021-09-30 21:15:09 +02:00
isidor 4eeb58db4f
update distro 2021-09-30 21:09:54 +02:00
Jackson Kearl 1404654b36
Fix #132361 2021-09-30 12:08:34 -07:00
Matt Bierner 595bc1d56b
Fix fragment being dropped from in-memory js/ts resources
Some documents (specifically notebook cells) use the fragment to identify different document parts

Make sure we preserve this
2021-09-30 11:49:08 -07:00
SteVen Batten dc8e4024e8
fixes #133932 2021-09-30 11:45:58 -07:00
Logan Ramos 83b7d33abb
Fix missing renderer telemetry 2021-09-30 14:35:13 -04:00
Eric Amodio d0fe7c6ce2 Reverts default change until next release
Refs: #133974
2021-09-30 14:02:46 -04:00
Sandeep Somavarapu 8eac5e624d
Tactical fix #132657 2021-09-30 19:22:44 +02:00
Alex Dima dd20472656
Fixes #129554: Do not leave the ExtensionsActivator in an attempt to activate descriptive extensions 2021-09-30 18:04:36 +02:00
Sandeep Somavarapu f8a24158f7
add existing query value 2021-09-30 17:44:45 +02:00
Sandeep Somavarapu 6e60b21f41
add target query param 2021-09-30 17:31:39 +02:00
Johannes Rieken afa49b1327
tweak team query for verification 2021-09-30 17:03:23 +02:00
Sandeep Somavarapu 82e4f5da31
update distro 2021-09-30 17:02:53 +02:00
Sandeep Somavarapu b07365886c
Add web recommendations 2021-09-30 16:57:52 +02:00
Christof Marti 71089dc095 Wording (microsoft/vscode-remote-release#5530) 2021-09-30 16:47:00 +02:00
Alex Dima 4c407f973c
Fixes #114925: Adopt HoverWidget in ModesGlyphHoverWidget 2021-09-30 16:45:00 +02:00
Alex Dima deafa9958e
Merge GlyphHoverWidget and ModesGlyphHoverWidget (#114925) 2021-09-30 16:29:37 +02:00
Alex Dima 9046800653
Remove unnecessary field 2021-09-30 15:24:03 +02:00
Alex Dima a79d0fdb43
Fixes #133708: substitute constants when deciding if a default keybinding is targetted for removal by a user keybinding 2021-09-30 14:57:17 +02:00