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
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
Sandeep Somavarapu
a9ccd48a1f
enable extension tests in web
2021-02-04 08:44:06 +01:00
Benjamin Pasero
d6ebd887f7
Merge branch 'master' into ben/modernize-fs
2021-02-04 08:07:15 +01:00
rebornix
bc0645202f
fix build.
2021-02-03 16:46:49 -08:00
rebornix
eac031eedd
💄
2021-02-03 16:34:44 -08:00
Jackson Kearl
46c1029464
Fix #115316 : Getting started back button looks unstyled
2021-02-03 15:45:42 -08:00
deepak1556
ff85144fdd
chore: bump electron@11.2.2
2021-02-03 14:16:12 -08:00
Sandeep Somavarapu
4e6d9ce2b7
add server cli test
2021-02-03 21:42:12 +01:00
rebornix
cc58f84bfe
Merge branch 'rebornix/stream-output'
2021-02-03 12:00:07 -08:00
Sandeep Somavarapu
9c479a4518
enable remote smoke tests
2021-02-03 20:48:45 +01:00
rebornix
4beba243a0
fix missing total height change event.
2021-02-03 11:47:46 -08:00
rebornix
6931bc7132
merge stream output in rendering
2021-02-03 11:33:36 -08:00
Jackson Kearl
ff7921ebd1
Allow setting startupEditor to readme as either default value or user value.
...
Fix github/codespaces#1580
2021-02-03 10:37:51 -08:00
Sandeep Somavarapu
066c584405
enable remote smoke tests
2021-02-03 19:20:44 +01:00
Rachel Macfarlane
5115a8eae7
Don't show a modal on 'getSession' for access requests if 'createIfNone' is false, fixes #111529
2021-02-03 09:58:29 -08:00
Megan Rogge
55579f367a
update distro
2021-02-03 09:57:37 -08:00
Raymond Zhao
caca11f299
Bump Emmet to fix #115623
2021-02-03 17:56:20 +00:00