Commit graph

76052 commits

Author SHA1 Message Date
Jackson Kearl 1a9dd75853 Don't error out on unknown provider. 2021-01-25 18:42:35 -08:00
Connor Peet 25f6e3e254
debug: update js-debug 2021-01-25 17:58:25 -08:00
Jackson Kearl a331c2b515 Revert test changes 2021-01-25 17:52:12 -08:00
Jackson Kearl 684459c8dc Refactor searching in open editors logic 2021-01-25 17:51:13 -08:00
rebornix 17685a9db9 fix #108950. 2021-01-25 16:59:50 -08:00
Mike Kwon a46fd0ee93 fix: update isUri() to compare fsPath as string 2021-01-25 19:50:06 -05:00
SteVen Batten 8fa1417e30 run oss too 1.53, update distro 2021-01-26 00:46:40 +00:00
Connor Peet 88af66bcee
testing: accessibility round 2
For #114653
2021-01-25 16:31:50 -08:00
Matt Bierner 500d514ecf Add fall back to default option for when external uri opener fails 2021-01-25 16:21:44 -08:00
Matt Bierner 8b1feaed3e Documentation clean up for ExternalUriOpener 2021-01-25 16:21:44 -08:00
Matt Bierner 0e5b47fa43 Use object instead of array for workbench.externalUriOpeners 2021-01-25 16:21:44 -08:00
Matt Bierner ed98eb1968 Fix spelling 2021-01-25 16:21:44 -08:00
rebornix ae8bd3216f 💂 tests for selecting kernel. 2021-01-25 15:58:57 -08:00
Eric Amodio 2f6c928b20 Fixes getBranch issue with remote branches
Improves perf by reducing git calls from 3 to 1

Before this change, remote branches were returned as local ones (RefType.Head), now they will be RefType.RemoteHead
2021-01-25 18:50:31 -05:00
Wahid Shafique 748b2e5a85
Remove # from typescript deprecation warnings (#114787)
Remove tags to match standard deprecation warnings (example dceba9ebb7/extensions/html-language-features/package.nls.json (L32))
2021-01-25 15:37:58 -08:00
rebornix 60f3919b26 fix #114959. 2021-01-25 14:57:56 -08:00
rebornix 7e3d5a0ce0 fix #114048. do not update active kernel if kernel is executed. 2021-01-25 14:49:53 -08:00
rebornix c7cf663d0c fix #106362. Keep runstate when undo/redo cell. 2021-01-25 14:19:59 -08:00
rebornix b112052169 fix #114171 2021-01-25 14:19:59 -08:00
Daniel Imms 8d7740fe3b
Merge pull request #114944 from microsoft/merogge/integration
Prevent future integration test errors related to terminal
2021-01-25 14:08:04 -08:00
deepak1556 fd1ba8c969 chore: bump electron@11.2.1 2021-01-25 13:56:28 -08:00
Martin Aeschlimann 2433b0eaf3 update distro 2021-01-25 22:36:25 +01:00
Alexandru Dima f21a3b95e6
Merge pull request #114854 from susiwen8/hover-scroll
Fix: show hover when mouse control hover scroll
2021-01-25 22:21:29 +01:00
Martin Aeschlimann a313124962 update distro 2021-01-25 22:12:18 +01:00
Connor Peet 58e88ff3ac
testing: accessibility in explorer round 1
For https://github.com/microsoft/vscode/issues/114653
2021-01-25 12:56:48 -08:00
Alexandru Dima 72172ed06c
Merge branch 'master' into hover-scroll 2021-01-25 21:55:55 +01:00
Martin Aeschlimann 68b7e79867 fix test-product icon 2021-01-25 21:54:34 +01:00
Martin Aeschlimann 89e152635a Limit spin to sync and loading (for #112298) 2021-01-25 21:44:55 +01:00
Daniel Imms 4ae47297a3
Merge branch 'master' into merogge/integration 2021-01-25 12:32:27 -08:00
Connor Peet bd7dff7f07
testing: add test result to proposed api, ids for correlation 2021-01-25 12:20:28 -08:00
Connor Peet ff08b2509f
testing: fix not subscribing to first open workspace document 2021-01-25 12:20:26 -08:00
Connor Peet cb69f5c9bc
testing: add line background decorations 2021-01-25 12:20:25 -08:00
Oleg Demchenko 582ea371c2
[microsoft-authentication] Extend authentication session to return id tokens (#114675) 2021-01-25 12:12:05 -08:00
Alexandru Dima 5a3fedf0c4
Merge pull request #114628 from microsoft/alex/python-language-configuration
Move `onEnterRules` to `language-configuration.json`
2021-01-25 20:50:40 +01:00
Megan Rogge dac8d916d5 fix #110936 2021-01-25 11:21:57 -08:00
Martin Aeschlimann 62093ff022 [html/json/css] update services & dependencies 2021-01-25 20:17:54 +01:00
Alexandru Dima d877e86bdd
Merge branch 'master' into alex/python-language-configuration 2021-01-25 20:11:25 +01:00
Miguel Solorio e451364da1 Update Codicons version 2021-01-25 11:07:48 -08:00
rebornix 51d1963594 reset template display when switching models. 2021-01-25 11:04:42 -08:00
John Murray b18634fe90
fix #111587 Apply enablement to command links in welcome views (#113841) 2021-01-25 19:51:47 +01:00
Jackson Kearl 07c3e907eb
Improve glob module to support OS separator agnostic matching (#114810)
* Improve glob module to support OS separator agnotsic matching of full paths and **/paths.

* Fix tartet path
2021-01-25 10:46:09 -08:00
rebornix 7468a06012 Revert "fix #114171."
This reverts commit e32e353bfd.
2021-01-25 10:45:27 -08:00
Jackson Kearl c708e3d5cf Move workbench.startupEditor to RESOURCE settings to allow setting to gettingStarted on a per repo basis
Make sure to disallow setting to readme via workspace settings to prevent tracking attempts.
2021-01-25 10:44:16 -08:00
Alexandru Dima 644d108f0d
Do not reveal FindOptionsWidget all the time (fixes #114630) 2021-01-25 19:39:41 +01:00
Daniel Imms f3136a25fa
Merge pull request #114934 from microsoft/merogge/terminalDimensions
set terminal dimensions when we start sending events
2021-01-25 10:36:12 -08:00
Robo 60bce0f628
feat: add macos universal build ci config (#114446)
* feat: add universal build ci config

* chore: skip .npmrc files added by terrapin

* ci: cleanup conditional vairables for universal

* ci: use publish variable instead of parameter
2021-01-25 10:29:02 -08:00
Rob Lourens 19d87449a7 Add option to override 'pinned' when setting list selection
Fix #114651
2021-01-25 10:27:00 -08:00
Megan Rogge 88fd9d9d17 fix #107239, set terminal dimensions 2021-01-25 09:56:55 -08:00
Alexandru Dima d21d85a3fc
Fix precommit hook on Windows 2021-01-25 17:46:09 +01:00
Alexandru Dima c79a0282da
Fixes microsoft/monaco-editor#2301 2021-01-25 17:45:49 +01:00