Commit Graph

12 Commits

Author SHA1 Message Date
Benjamin Pasero
1264c0dfbf paths - allow to get at local userHome folder 2020-06-22 10:28:02 +02:00
Benjamin Pasero
d4377111b1 remote paths - deprecate resolvedUserHome 2020-06-22 09:34:47 +02:00
Benjamin Pasero
58912ddc1f pathService 💄 2020-06-22 09:00:43 +02:00
Matt Bierner
cadabab73f Mark _serviceBrand properties using declare (#99312)
_serviceBrand is only used for typing and should not result in emit

Also adds readonly
2020-06-05 11:04:15 -07:00
Benjamin Pasero
4f6c57a96d web - fix service cycle 2020-04-15 11:26:09 +02:00
Benjamin Pasero
13fe219fbf debt - remote path => path service 2020-04-15 10:57:35 +02:00
Benjamin Pasero
8d53e233d8 debt - adopt remote path user home 2020-04-15 10:45:37 +02:00
Benjamin Pasero
c9609bd292 add userHomeSync (for #94506) 2020-04-06 15:47:28 +02:00
Benjamin Pasero
9f1aa3c9fe debt - remove node pieces from environment (#82598) 2020-04-06 09:12:41 +02:00
Benjamin Pasero
707061ce17 💄 2020-01-14 10:17:47 +01:00
Benjamin Pasero
5dfa261ced remote - allow to open files from user home with tilde syntax (#83213) 2020-01-14 10:16:04 +01:00
Rob Lourens
831c955fdf Add RemotePathService for manipulating paths from a different OS, for #82739
Also fix opening an absolute path in quickopen, cross OS
2019-10-17 20:01:25 -07:00