Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Imms 4b7a1a3b13 Prevent exception when closing empty workspaces
Fixes #15130
2016-11-07 14:49:32 -08:00
Daniel Imms 5bb2cb8470 Enable all window restore on quit
Part of #13305
2016-11-04 11:04:50 -07:00
Daniel Imms 05e242f927 Write to workspaces.json exclusively on main process
Fixes #14056
2016-11-01 19:03:28 -07:00
Johannes Rieken 6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero 05334aeaa3 more use of IEnvironmentService (for #10656) 2016-10-06 08:46:53 +02:00
Benjamin Pasero bb658ff13f let => const 2016-09-03 11:07:43 +02:00
Benjamin Pasero bd1af53f54 align wait, diff in cli and env 2016-08-17 13:13:09 +02:00
Joao Moreno 92c7bed93c use request service everywhere 2016-08-17 12:06:08 +02:00
Johannes Rieken 2077cb3ff8 turn serviceId into _serviceBrand:any to follow common practive
see https://basarat.gitbooks.io/typescript/content/docs/tips/nominalTyping.html and https://github.com/Microsoft/TypeScript/blob/7b48a182c05ea4dea81bab73ecbbe9e013a79e99/src/compiler/types.ts#L693-L698
2016-07-07 12:21:16 +02:00
Benjamin Pasero 14a9e0b03d Installer should reopen all last opened folders (fixes #6316) 2016-05-31 16:43:46 +02:00
Joao Moreno b24be3a8ce cleanup imports 2016-05-02 16:05:37 +02:00
Joao Moreno ca4519a3b2 workbench/electron-main -> code/electron-main 2016-05-02 16:05:37 +02:00