Commit graph

73751 commits

Author SHA1 Message Date
Sandeep Somavarapu 0ac5e95251 Fix #109644 2020-12-02 17:50:49 +01:00
Benjamin Pasero df2c328e59 string literal does not work with status bar item [background] color (fix #111687) 2020-12-02 17:23:57 +01:00
Alexandru Dima d758a74bf7
Merge pull request #110902 from Wscats/patch-5
Support keybinding browser context keys
2020-12-02 17:07:56 +01:00
Alex Dima d79110a329
Avoid layer breaker 2020-12-02 17:06:52 +01:00
Eno Yao bbdbcd333b
Update contextkey.ts 2020-12-02 16:58:10 +01:00
João Moreno 9cd45f96de
fixes #111710 2020-12-02 16:43:53 +01:00
Alex Dima 383dc83e7f
Fix the standalone editor build 2020-12-02 16:42:36 +01:00
João Moreno 97646e138a
workbench.tree.expandMode
related to #95697
2020-12-02 16:31:25 +01:00
isidor 49ef641300 fixes #111639 2020-12-02 16:28:01 +01:00
Sandeep Somavarapu af29768f18 Fix #110844 2020-12-02 16:20:28 +01:00
Alex Ross e16d1f06d7 Add default URI if not provided in dialog API
Fixes #111585
2020-12-02 16:19:33 +01:00
Alex Dima f2ae4927f9
update distro 2020-12-02 16:18:31 +01:00
Alexandru Dima 980ef5cb52
Merge pull request #110846 from Wscats/patch-3
Support greater than and less than
2020-12-02 16:12:42 +01:00
João Moreno 94dd681d16
more fixes for #95697 2020-12-02 16:12:10 +01:00
Alex Dima 16ffa1deff
Add GreaterEquals and SmallerEquals and fix implementations 2020-12-02 16:11:15 +01:00
Sandeep Somavarapu 65c70884c1 Fix #106989 2020-12-02 15:49:52 +01:00
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
Alex Dima 87538e9cea
Merge remote-tracking branch 'origin/master' into pr/Wscats/110846 2020-12-02 15:10:33 +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