Benjamin Pasero
0155d41405
web - support to open a file on a line
2020-05-26 10:48:01 +02:00
Benjamin Pasero
9f1aa3c9fe
debt - remove node pieces from environment ( #82598 )
2020-04-06 09:12:41 +02:00
Benjamin Pasero
646aaf67aa
Cleanup open-url handling ( #91234 )
...
* cleanup open-url handling
* open url - allow to open a remote workpsace without opening a window first
* help build
* undo build change
* support files too
2020-02-23 16:54:53 +01:00
Martin Aeschlimann
6c0fe8cb04
--diff does not work with WSL. Fixes #83473
2019-10-28 22:53:06 +01:00
Martin Aeschlimann
6a90438f02
WSL window opening with windows path. Fixes https://github.com/microsoft/vscode-remote-release/issues/1537
2019-10-03 11:44:47 +02:00
Benjamin Pasero
84726e51f4
debt - merge extfs and pfs
2019-04-01 08:45:46 +02:00
Benjamin Pasero
622b3d62dd
paths - paths.node.ts => path.ts
2019-02-12 20:36:23 +01:00
Benjamin Pasero
b0acf49b18
paths - move path to extpath
2019-02-12 20:36:23 +01:00
SteVen Batten
5ebd625b40
use new path implementation ( #68538 )
...
* adopt paths.node over path
* fix strict null
* remove hacky typing inlabel.test.ts
2019-02-12 20:14:50 +01:00
Rob Lourens
ef2547d547
replace void 0 with undefined
2019-01-03 11:20:19 -08:00
Rob Lourens
284864239f
Strict null check paths.ts
2018-11-06 14:27:48 -08:00
Matt Bierner
0318e90c93
Add null type annotations for the common x: T = null pattern
...
In these cases, the programmer has explicitly indicated that the type should be nullable
2018-10-11 14:13:20 -07:00
Matt Bierner
c63c97c128
Remove use strict directives in main vs code ts files
...
We compile using the alwaysStrict flag so these directives are not needed
2018-10-02 16:05:44 -07:00
Benjamin Pasero
33693bcd1b
debt - introduce and use sanitizeFilePath ( #18837 )
2018-09-05 14:58:12 +02:00
Benjamin Pasero
69e7247efd
stop fs.realpath when opening so that symlinks are left intact ( fixes #18837 )
2018-09-04 14:05:43 +02:00
Joao Moreno
57e5c7147b
fix opening urls as files
2018-01-10 16:38:12 +01:00
Daniel Imms
4fd1a5c3e6
progress
2018-01-09 13:03:58 -08:00
Benjamin Pasero
3e4a7d1e89
fix imports
2017-06-28 08:08:22 +02:00
Benjamin Pasero
ce7982b681
introduce and use extfs.realpath
2017-06-14 07:48:47 +02:00
Benjamin Pasero
4aa3f05d08
💄 main side
2017-06-08 09:48:37 +02:00