Commit Graph

660 Commits

Author SHA1 Message Date
Martin Aeschlimann
4ffdeee2c2 Merge branch 'master' into aeschli/isEqualCaseSensitiveForNonFIle 2019-07-11 14:59:03 +02:00
Sandeep Somavarapu
0df6764710 move file service to platform 2019-07-10 20:55:44 +02:00
Benjamin Pasero
e22c64e0b9 build - disable flaky test (#76995) 2019-07-09 17:01:52 +02:00
Sandeep Somavarapu
6fcabcdc24 make backup path URI
clean up user data provider
2019-07-05 12:55:46 +02:00
Sandeep Somavarapu
498521311c make user data provider a full fledged filesystem provider 2019-07-04 17:59:11 +02:00
Sandeep Somavarapu
40915fb441 no need to watch user data 2019-07-04 00:52:01 +02:00
Sandeep Somavarapu
ee02563061 fix tests 2019-07-04 00:36:30 +02:00
Sandeep Somavarapu
a284127837 introduce user roaming data home 2019-07-03 21:55:13 +02:00
Benjamin Pasero
00441e26ac Merge branch 'master' into sandy081/userDataFileProvider 2019-07-01 09:22:51 +02:00
Sandeep Somavarapu
3e2d5e5b94 watch the resource 2019-07-01 02:21:21 +02:00
Sandeep Somavarapu
3395f8f08d fix tests 2019-06-30 23:28:16 +02:00
Sandeep Somavarapu
b5003959f7 Adopt to user data filesystem provider 2019-06-30 22:10:47 +02:00
Sandeep Somavarapu
461a7dc1bf remove adoption of user data file system provider 2019-06-30 21:24:08 +02:00
Sandeep Somavarapu
d346e98e19 clean up 2019-06-24 15:56:45 +02:00
Sandeep Somavarapu
7ce9a74bbd remove user data service 2019-06-24 15:22:25 +02:00
Sandeep Somavarapu
6e0979d57b fix tests 2019-06-23 22:02:28 +02:00
Sandeep Somavarapu
5dc8f8100b Custom user data provider 2019-06-23 20:12:31 +02:00
Sandeep Somavarapu
b4fa4cd898 💄 2019-06-23 19:43:52 +02:00
Sandeep Somavarapu
f1150d66fc UserDataFileProvider for handling user data resources 2019-06-23 17:26:53 +02:00
Sandeep Somavarapu
89640033a0 use user data service for writing 2019-06-23 17:25:37 +02:00
Sandeep Somavarapu
3718e79983 💄 2019-06-23 16:22:47 +02:00
Sandeep Somavarapu
4ebbe06e0c use empty model when content is empty 2019-06-23 16:22:30 +02:00
Sandeep Somavarapu
0779716aae Use user data service for reading settings 2019-06-20 14:39:15 +02:00
Sandeep Somavarapu
27ef2915f2 debt create configuration file service inside configuration service 2019-06-20 14:39:15 +02:00
Sandeep Somavarapu
24e05597fe fix tests 2019-06-20 14:39:15 +02:00
Sandeep Somavarapu
0bbe1399c7 debt - use file service based configuration file service 2019-06-20 14:39:15 +02:00
Sandeep Somavarapu
3c5977d06e #75079 Support multi root workspaces 2019-06-19 22:15:47 +02:00
Martin Aeschlimann
8e38e56f89 make isEqual case sensitive for non-file URIs 2019-06-17 12:06:10 +02:00
isidor
77de8faba5 ISignService 2019-06-10 15:31:55 +02:00
Sandeep Somavarapu
70d9efeac2 #75079 Use URI for settings 2019-06-07 18:44:32 +02:00
Sandeep Somavarapu
5c171295fc #75079 Use real configurataion service for web 2019-06-07 16:46:10 +02:00
Sandeep Somavarapu
baab2e6825 fix #74887 2019-06-05 12:16:29 +02:00
Benjamin Pasero
fa3b4d7c28 debt - remove dependency of keybinding service to status bar service 2019-06-05 11:31:26 +02:00
Sandeep Somavarapu
bb353b47fb Use file service to update content 2019-05-28 12:14:24 +02:00
Benjamin Pasero
211fdbc9bc debt - more async/await adoption 2019-05-24 08:13:24 +02:00
Sandeep Somavarapu
b74c612868 fix warning message 2019-05-23 07:39:18 +02:00
Sandeep Somavarapu
934727c6c2 microsoft/vscode-remote-release/issues/2 - ignore machine settings in user settings in remote context 2019-05-23 07:28:22 +02:00
Alex Dima
3f6a77c925 Comment out flaky test 2019-05-22 12:52:48 +02:00
Sandeep Somavarapu
eec2a0159d fix commented tests 2019-05-22 05:37:44 +02:00
Sandeep Somavarapu
96903e3367 comment the failing test case 2019-05-22 04:52:32 +02:00
Sandeep Somavarapu
56f7e93590 add remote configuration tests 2019-05-22 03:28:46 +02:00
Benjamin Pasero
376061acc4 debt - less type cases 2019-05-15 11:42:49 -07:00
Sandeep Somavarapu
fe31e7bfb9 Switch to file service based configuration only after loading it 2019-04-18 08:24:49 +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
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
32a0c43176 files2 - remove legacy file service 2019-04-16 13:03:59 +02:00
Benjamin Pasero
31ffdc0eb5 files2 - adopt new methods 2019-04-16 12:18:04 +02:00
Sandeep Somavarapu
10736e07cf Use editbale configuration target while editing.
Adopt user remote target
2019-04-12 10:06:24 +02:00