Commit graph

73731 commits

Author SHA1 Message Date
Sandeep Somavarapu 763b155fe9 Fix #111574 2020-12-02 15:38:31 +01:00
Alex Ross 51b1029e98 Check detected tunnels before auto forwarding
Fixes microsoft/vscode-remote-release#4112
2020-12-02 15:22:01 +01:00
isidor 2ba6946272 fixes #111581 2020-12-02 15:07:43 +01:00
Alex Ross 8d171e6492 Improve multiple lock files notification
Fixes #111589
2020-12-02 14:39:46 +01:00
isidor 0be03ecc6d fixes #111693 2020-12-02 14:37:51 +01:00
Sandeep Somavarapu 5d591624ae add install in browser action 2020-12-02 14:29:38 +01:00
Johannes Rieken 16e91f1011 fix https://github.com/microsoft/vscode/issues/111741 2020-12-02 14:28:05 +01:00
isidor f622d7b6f1 fixes #111657 2020-12-02 14:27:17 +01:00
Martin Aeschlimann 9a9c6b5557 Extra character in icon hover. Fixes #111681 2020-12-02 14:21:21 +01:00
Alex Ross b9b92e3152 Fix tree item not getting resolved after data change
Fixes #111711
2020-12-02 14:13:52 +01:00
João Moreno f4187f2202
fixes #111732 #111733 2020-12-02 13:40:15 +01:00
Alex Ross 806eaddcbe Fix resolveTreeItem getting called too early
Fixes #111613
2020-12-02 13:25:19 +01:00
isidor 0587f828d6 fixes #111617 2020-12-02 12:54:02 +01:00
isidor 399be0e564 fixes #111671 2020-12-02 12:30:42 +01:00
isidor 3730238647 fixes #111601 2020-12-02 12:04:57 +01:00
Johannes Rieken e024fd8b96 add cancel-option to continue bisect model dialog, https://github.com/microsoft/vscode/issues/111667 2020-12-02 12:01:47 +01:00
isidor 914b5633f5 fixes #111593 2020-12-02 12:01:01 +01:00
Johannes Rieken 2388291cbc start extension bisect with all extensions disabled and stop early if problem reproduces, https://github.com/microsoft/vscode/issues/111672 2020-12-02 11:48:05 +01:00
Martin Aeschlimann a1e5a1a593 Small typo in notebook mime type icon description. Fixes #111674 2020-12-02 11:47:20 +01:00
Johannes Rieken 6d4532c484 align continue bisect messages, https://github.com/microsoft/vscode/issues/111667 2020-12-02 11:33:24 +01:00
Alex Dima 1cad5ab365
Prepend vs/nls to workerMain.js (fixes #111599) 2020-12-02 11:15:13 +01:00
Alex Dima 00bbeb3973
Fixes #111649: Have the diff editor control wordWrapOverride1 and the toggle word wrap action wordWrapOverride2 such that they can function independently 2020-12-02 11:00:41 +01:00
João Moreno 8041440e5b
linux: disable integration tests 2020-12-02 10:27:15 +01:00
Martin Aeschlimann af848910f7
Merge pull request #111661 from dataleaky/master
Update package.json
2020-12-02 10:15:17 +01:00
Benjamin Pasero c44732014d windows - prefer to focus window where files open in 2020-12-02 09:51:29 +01:00
Benjamin Pasero 14bf080705 Keep Editors Open menu choice in the editor '...' menu should be a checked option (fix #111668) 2020-12-02 08:41:33 +01:00
Benjamin Pasero b2ef118857 window.restoreWindows: preserve description polish (fix #111607) 2020-12-02 08:12:28 +01:00
Benjamin Pasero c76a42acc6 Bad rendering of status bar item with error background color (fix #111618) 2020-12-02 08:06:48 +01:00
dataleaky 1e0094545c
Merge branch 'master' into master 2020-12-02 10:34:31 +05:00
deepak1556 d9ea0ced98 build: fix config 2020-12-01 21:02:25 -08:00
deepak1556 60f5e6ee9a build: disable exploration sync 2020-12-01 21:00:48 -08:00
deepak1556 647cecb29d build: exclude electron-11.x.y branch from continuous build
Fixes https://github.com/microsoft/vscode/issues/111313
2020-12-01 20:55:23 -08:00
meganrogge 5e54da666c fix #111675 and #111673 2020-12-01 17:03:47 -08:00
rebornix 9dba02c075 re #109594. 2020-12-01 14:19:15 -08:00
rebornix b2c2c20fe7 fix #109626. 2020-12-01 14:12:30 -08:00
Alex Dima 8fa61d9652
Fix a dependency URL 2020-12-01 22:35:00 +01:00
dataleaky a0aeb3a559
Update package.json 2020-12-01 23:39:50 +05:00
Jackson Kearl 4d9277a23a Optimize autosave message when changing settings.
Fixes #111648
2020-12-01 10:07:40 -08:00
Sandeep Somavarapu c96643feab Fix #111598 2020-12-01 19:01:55 +01:00
Peng Lyu 0e8f9d143b
Merge pull request #111541 from mdesrosiers/handle-find-widget-history-delayer-promise-rejection
Handle rejected promise in history delayer when disposing of find widget
2020-12-01 09:56:41 -08:00
Ladislau Szomoru f89bb0d54a Tweak verification needed query 2020-12-01 16:42:18 +01:00
Johannes Rieken c7e849f9be fix https://github.com/microsoft/vscode/issues/111604 2020-12-01 16:08:04 +01:00
Alex Ross af5c09a10c Remove console.log from hoverWidget
Fixes #111609
2020-12-01 15:55:48 +01:00
Alex Ross 3689660fcc Add descriptions for npm.packageManager options
Fixes #111628
2020-12-01 15:53:30 +01:00
João Moreno 72cce5194c
fixes #110511 2020-12-01 15:20:32 +01:00
Martin Aeschlimann f67050c029 Missing jsdoc in LinkedEditingRanges. Fixes #111590 2020-12-01 15:17:27 +01:00
João Moreno e0f804f483
fixes #111496 2020-12-01 15:06:42 +01:00
Alex Ross 55489fdd47 Move ports veiw into remote explorer by default 2020-12-01 13:52:12 +01:00
Ladislau Szomoru 4ca1a30f5d Update distro commit 2020-12-01 13:30:19 +01:00
Johannes Rieken 9395c9403b ignore already verified items 2020-12-01 12:05:59 +01:00