Commit Graph

27 Commits

Author SHA1 Message Date
Martin Aeschlimann
4ffdeee2c2 Merge branch 'master' into aeschli/isEqualCaseSensitiveForNonFIle 2019-07-11 14:59:03 +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
7ce9a74bbd remove user data service 2019-06-24 15:22:25 +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
3718e79983 💄 2019-06-23 16:22:47 +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
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
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
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
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
32a0c43176 files2 - remove legacy file service 2019-04-16 13:03:59 +02:00
Sandeep Somavarapu
10736e07cf Use editbale configuration target while editing.
Adopt user remote target
2019-04-12 10:06:24 +02:00
Sandeep Somavarapu
1fd2993b54 Fix #72185 2019-04-12 07:44:56 +02:00
Sandeep Somavarapu
f329277979 - Define Machine Settings: Schema, Environment
- Scope machine settings
- Make remote settings scoped to machine settings
2019-04-10 18:25:13 +02:00
Sandeep Somavarapu
c4721e9950 fix releasing workspace barrier 2019-04-08 11:58:20 +02:00
Sandeep Somavarapu
be67a4a04c remove acquire file service 2019-04-04 20:41:06 +02:00
Sandeep Somavarapu
cd690d54dc Use IConfigurationFileService and remove node based configurations 2019-04-04 19:30:18 +02:00
Sandeep Somavarapu
4e817b4c24 Use configuration file service in user configuration 2019-04-04 19:30:18 +02:00
Sandeep Somavarapu
d296132a01 remove hash service and make createSHA as browser util 2019-04-04 11:24:11 +02:00
Sandeep Somavarapu
5c333a431f move configuration service to browser namespace
- create and use configuration file service to access and read configuration files
- use user configuration using configuration file service
2019-04-04 11:13:18 +02:00