Commit graph

76380 commits

Author SHA1 Message Date
Sandeep Somavarapu 63310d91d3 remove install extension 2021-02-04 20:48:25 +01:00
Sandeep Somavarapu 3bd244bcf2 Merge branch 'master' into sandy081/smoketests/remote 2021-02-04 16:22:43 +01:00
Martin Aeschlimann 900f1a1c5f iconExtensionPoint: improve descriptions and nls keys 2021-02-04 16:09:19 +01:00
Alex Ross 52ecf85320 Check for drive letter without slash in file picker
Fixes #114567
2021-02-04 16:05:04 +01:00
Johannes Rieken 2d10baa51a remove NotebookCellOutput#metadata 2021-02-04 15:39:41 +01:00
João Moreno e83180b96f
Merge branch 'joao/scm-menu-actions' 2021-02-04 15:29:27 +01:00
João Moreno 3421442c96
💄 2021-02-04 15:26:02 +01:00
isidor 42cdb7fa0b fixes #115677 2021-02-04 15:21:36 +01:00
Martin Aeschlimann 684f61b456 Allow to contribute to icon registry from icon contribution point. Fixes #114942 2021-02-04 15:16:57 +01:00
Martin Aeschlimann 082af46e66 base icon regexes on shared expressions 2021-02-04 15:16:57 +01:00
isidor ab43469e12 Use role 'none' for some parts to make screen readers less chatty
fixes #114892
2021-02-04 15:15:12 +01:00
Sandeep Somavarapu c178440297 update distro 2021-02-04 15:01:18 +01:00
Sandeep Somavarapu 94bc75db66 Merge branch 'master' into sandy081/smoketests/remote 2021-02-04 15:00:53 +01:00
isidor a54d8b23c1 fixes #114908 2021-02-04 14:59:00 +01:00
Alex Ross 4afd8c709c Catch expected exception in tree view test
Fixes #113896
2021-02-04 14:54:07 +01:00
Sandeep Somavarapu 056d660918 Merge branch 'master' into sandy081/smoketests/remote 2021-02-04 14:43:38 +01:00
Sandeep Somavarapu a93d317884 update package json 2021-02-04 14:42:59 +01:00
Benjamin Pasero cb537dd4e8 fs - provide a fallback when readdir with filetypes fails (#115645) 2021-02-04 14:27:50 +01:00
Alex Ross be820b8f42 Fix custom iconLabel hover flickering on description
Fixes #114230
2021-02-04 14:23:40 +01:00
Sandeep Somavarapu 2b6bd23613 Fix #115690 2021-02-04 14:10:00 +01:00
Benjamin Pasero 70d9246943 fs - use our readdir method everywhere 2021-02-04 14:06:45 +01:00
Sandeep Somavarapu d4b65868f2 enable the test 2021-02-04 13:58:20 +01:00
Johannes Rieken 0494790a5e fix https://github.com/microsoft/vscode/issues/115746 2021-02-04 13:55:54 +01:00
Sandeep Somavarapu 9572b419cb test not running - enable remote check 2021-02-04 13:53:21 +01:00
Alex Ross 2c00f1afc9 Add validation message for portsAttributes
Fixes microsoft/vscode-remote-release#4365
2021-02-04 13:42:55 +01:00
Benjamin Pasero 72e8e9f5be fs - do not log an error when watching results in ENOENT 2021-02-04 13:34:08 +01:00
Benjamin Pasero 914cef30d5 integration tests - disable minimap to reduce error output (#115747) 2021-02-04 13:33:54 +01:00
Alex Ross bd20a720fb Rename "Existing Tunnels" 2021-02-04 12:00:18 +01:00
Sandeep Somavarapu 3c3686e0fb check only extension 2021-02-04 11:50:34 +01:00
Benjamin Pasero 66a1a9bee3 fs - 💄 symbolic links handling 2021-02-04 11:48:30 +01:00
Benjamin Pasero 6250b9fde9 🆙 distro 2021-02-04 11:37:53 +01:00
Benjamin Pasero 30ba42cf46 fs - fix leftover todo 2021-02-04 11:29:58 +01:00
Benjamin Pasero 0eb2d4556a
Modernize pfs file system library (#115695)
* fs - drop pfs.mkdirp in favor of node.js

* fs - modernize `move` and add comments

* fs - sort pfs and introduce SymlinkSupport namespace

* fs - avoid one exists() call

* fs - drop our custom rimraf solution and use node.js

* fs - remove custom rimraf solutions

* fs - retry async rimraf unlink

* fs - some polish around file services

* fs - remove promise based methods from pfs and replace with fs.promises

* fs - more removal of promisify utility

* fs - merge readdir functions into one

* fs - fix compile error for now

* fs - preserve symlinks when copying them (#114881)

* fs - provide an option to `copy` to preserve symlinks or not

* fs - preserve symlinks properly

* fs - add test for symbolic link handling when link points to source

* fs - fix tests on windows
2021-02-04 11:27:50 +01:00
João Moreno 4bdba123d2
use PersistKeySet 2021-02-04 11:25:55 +01:00
Johannes Rieken 265d5da0b3 remove unused buildunit-files, fyi @dbaeumer 2021-02-04 11:20:41 +01:00
Benjamin Pasero d62c307366 fs - fix tests on windows 2021-02-04 10:54:27 +01:00
Sandeep Somavarapu 55ab8b53f8 Merge branch 'master' into sandy081/smoketests/remote 2021-02-04 10:34:06 +01:00
Sandeep Somavarapu acedbdf50b update distro 2021-02-04 10:19:34 +01:00
Sandeep Somavarapu 0ecd7f72d8 add remote server cli test 2021-02-04 10:08:29 +01:00
João Moreno a0d9df38ad
Merge remote-tracking branch 'origin/master' into joao/scm-menu-actions 2021-02-04 10:04:47 +01:00
Benjamin Pasero f458164522 fs - add test for symbolic link handling when link points to source 2021-02-04 09:57:56 +01:00
Johannes Rieken ba35190e9c limit editor title bar actions to 7 entries, https://github.com/microsoft/vscode/issues/115198 2021-02-04 09:34:04 +01:00
rebornix 866c0160d4 fix build. 2021-02-04 08:44:52 +01:00
rebornix 43beff622a 💄 2021-02-04 08:44:52 +01:00
Jackson Kearl 55d04df641 Fix #115316: Getting started back button looks unstyled 2021-02-04 08:44:52 +01:00
deepak1556 9ddea6f385 chore: bump electron@11.2.2 2021-02-04 08:44:52 +01:00
rebornix 041f9b975b fix missing total height change event. 2021-02-04 08:44:52 +01:00
rebornix e984154e11 merge stream output in rendering 2021-02-04 08:44:51 +01:00
Jackson Kearl 5d650cd817 Allow setting startupEditor to readme as either default value or user value.
Fix github/codespaces#1580
2021-02-04 08:44:51 +01:00
Rachel Macfarlane 370a7ee077 Don't show a modal on 'getSession' for access requests if 'createIfNone' is false, fixes #111529 2021-02-04 08:44:51 +01:00