Christof Marti
6fe0c32698
Don't check parent folders for settings / settings folder ( fixes #45121 )
2018-03-06 10:44:53 +01:00
Benjamin Pasero
d013da485d
fix tests
2018-03-05 14:44:51 +01:00
Benjamin Pasero
a97196e477
use more proper types for workspace on main side
2017-09-20 12:22:16 +02:00
Benjamin Pasero
9de3068a4d
Revisit code-workspace format ( #33097 )
...
* drop workspace ID from workspace file
* make folders types an object instead of just string
* fix compile
* polish relauncher for id change
* migrate old workspace format to new on startup
* more migration from previous workspace id
* more migration code
* change folder format to be a path
* support for relative paths in workspace file
* fix of ctor call
* put root validation and filtering into workspace
* ensure we always have file resources
* fix tests
* add tests for workspace
* 💄
* linting
2017-08-25 16:22:30 +02:00
Benjamin Pasero
a87dd9c7ad
fix imports to single quote
2017-08-21 11:27:57 +02:00
Benjamin Pasero
c30266c690
make window finder fit for workspaces
2017-07-18 12:02:49 +02:00
Benjamin Pasero
5589604823
enable EH debugging for multi root workspaces (workaround for #30698 )
2017-07-14 13:52:37 +02:00
Benjamin Pasero
124f4c71dd
make single-folder case more explicit (rename workspacePath => folderPath)
2017-07-10 12:18:47 +02:00
Benjamin Pasero
dd06f3ca21
💄
2017-07-10 09:46:47 +02:00
Benjamin Pasero
a1f1d6a579
main - more shuffling around
2017-06-08 15:38:08 +02:00
Benjamin Pasero
f97a4729b2
debt - some cleanup on main services
2017-06-08 12:23:04 +02:00
Christof Marti
db8a4cbd78
Cleanup ( #20671 )
2017-02-21 07:42:17 -08:00
Christof Marti
da9058d568
Open parent folder with .vscode when opening files from CLI or desktop ( fixes #20671 )
2017-02-15 21:11:10 -08:00
Johannes Rieken
6681a2a7d6
tsfmt - src
2016-10-08 09:53:13 +02:00
Benjamin Pasero
8dcd3e67d7
move argv to platform
2016-09-05 17:19:47 +02:00
Daniel Imms
e3fcbe6b6d
Fix argv tests
2016-07-07 09:52:54 -07:00
Daniel Imms
06bc987651
Add tests for --help
2016-07-06 20:06:07 -07:00