Commit graph

48747 commits

Author SHA1 Message Date
Benjamin Pasero
f0e2be9222 fix #72404 2019-04-16 19:36:53 +02:00
Benjamin Pasero
6028545f2d textfile - add test for UTF16 without bom 2019-04-16 19:04:39 +02:00
Andre Weinand
38cad5d4f6 improve error message if ext term app can't be found 2019-04-16 19:00:16 +02:00
Benjamin Pasero
5e75c405f8 files - 💄 2019-04-16 18:54:52 +02:00
Benjamin Pasero
e7c4167474 files - reuse methods for writeFile 2019-04-16 18:21:08 +02:00
Martin Aeschlimann
d3a2e0f524 use forceReuseWindow in openNewWindow 2019-04-16 18:08:54 +02:00
Alex Ross
48eb3ba4a0 Update cpp grammar and make small themes change 2019-04-16 17:52:21 +02:00
Martin Aeschlimann
f7b33b613e update distro 2019-04-16 17:34:20 +02:00
Martin Aeschlimann
3a16d33f22 typos in STATUS_BAR_HOST_NAME_BACKGROUND 2019-04-16 17:31:14 +02:00
Martin Aeschlimann
983c4f1398 fix workspace.test 2019-04-16 17:29:35 +02:00
Sandeep Somavarapu
fd3136edf7 expose setting to customise extension kind 2019-04-16 17:29:07 +02:00
Martin Aeschlimann
ea743f51f1 add STATUS_BAR_HOST_NAME_FOREGROUND 2019-04-16 17:08:44 +02:00
Benjamin Pasero
3e232d47d2 update distro 2019-04-16 16:57:12 +02:00
Martin Aeschlimann
23240b6d49 fix workspace.test for windows 2019-04-16 16:53:12 +02:00
Benjamin Pasero
eacb2d85df Remote: Preserve BOM in UTF-8 when found (fixes #48826) 2019-04-16 16:49:39 +02:00
Sandeep Somavarapu
7d8d01a61e simplify warning messages 2019-04-16 16:41:12 +02:00
isidor
ff6ef95b2b titleControl: update labels once new formater gets registered 2019-04-16 16:35:07 +02:00
Alex Ross
b2e79419a2 Fix bug in overwriting files in file picker 2019-04-16 14:17:20 +00:00
Sandeep Somavarapu
a357a44042 show remote badge when extension icon is hidden 2019-04-16 16:16:27 +02:00
Alex Ross
eb383430e8
Update quick input message style to match other error messages (#72393) 2019-04-16 16:15:31 +02:00
Martin Aeschlimann
044c8ed8e1 toWorkspaceFolders takes workspaceConfigPath 2019-04-16 16:01:36 +02:00
Martin Aeschlimann
e5f694ebf8 Can't open workspace file with absolute paths 2019-04-16 16:01:36 +02:00
Alex Ross
9573a1a0bb update distro 2019-04-16 13:47:42 +00:00
Alex Ross
e71599d620 update distro 2019-04-16 13:39:48 +00:00
Benjamin Pasero
d5e88fa051 files - more cleanup 2019-04-16 14:40:19 +02:00
Benjamin Pasero
aa7844513e update distro 2019-04-16 14:38:47 +02:00
Benjamin Pasero
3c28234a56 fileservice2 => fileservice 2019-04-16 14:30:32 +02:00
Benjamin Pasero
d8b38677bb files2 => files 2019-04-16 14:25:43 +02:00
Benjamin Pasero
8744ea02db update distro 2019-04-16 14:12:52 +02:00
Benjamin Pasero
a3099d3e10
Merge pull request #72409 from Microsoft/ben/files2-read
Implement file reading through file system provider
2019-04-16 14:04:09 +02:00
Benjamin Pasero
91de745985 Merge branch 'master' into ben/files2-read 2019-04-16 13:59:26 +02:00
Benjamin Pasero
ca26d1e2ec files2 - fix tests 2019-04-16 13:59:07 +02:00
Benjamin Pasero
729b8917e6 files2 - move more text things around 2019-04-16 13:56:59 +02:00
Benjamin Pasero
cba19ff191 files2 - more tests 2019-04-16 13:23:07 +02:00
Benjamin Pasero
32a0c43176 files2 - remove legacy file service 2019-04-16 13:03:59 +02:00
Sandeep Somavarapu
2f96fa6b8b scale the remote icon in extension editor 2019-04-16 12:59:07 +02:00
Joao Moreno
43576da45a Merge branch 'joao/build' 2019-04-16 12:18:44 +02:00
Benjamin Pasero
31ffdc0eb5 files2 - adopt new methods 2019-04-16 12:18:04 +02:00
Alexandr Fadeev
6b7c8f3d77 Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#72265)
Bug: regex [@-+] means "from @ to +", so "." and "\" was also colorized.
Bug is fixed in make.tmbundle, test case is added to vscode.
Update make grammar
2019-04-16 11:41:37 +02:00
Benjamin Pasero
96d03958ae files2 - implement read() and readStream() 2019-04-16 11:40:06 +02:00
Martin Aeschlimann
016921a4d2 cli: reuse window for add 2019-04-16 11:39:49 +02:00
Joao Moreno
ebf45661bc update distro 2019-04-16 11:22:36 +02:00
Benjamin Pasero
b91293eb45 files2 - remove resolveStreamContent() 2019-04-16 11:09:13 +02:00
Benjamin Pasero
3963322921 files2 - add more tests 2019-04-16 10:50:52 +02:00
Martin Aeschlimann
e146527fec win/code.sh: falback when wslpath not present 2019-04-16 10:44:44 +02:00
Alex Dima
d9b87e858e update distro 2019-04-16 11:40:58 +03:00
Alex Dima
f526e46357 Tweaks 2019-04-16 11:35:09 +03:00
Benjamin Pasero
1a377ae732 files2 - implement read with encoding 2019-04-16 10:24:01 +02:00
Joao Moreno
b85d42c5a9 update distro 2019-04-16 10:10:40 +02:00
Alex Ross
be4f8d5736 Clear validation message when arrowing through file picker items 2019-04-16 08:04:34 +00:00