Benjamin Pasero
|
76c330c3cd
|
electron 5 - bootstrap a nodeless configuration (#68302)
|
2019-03-11 09:01:45 +01:00 |
|
Martin Aeschlimann
|
ff8afd07b8
|
label for recent
|
2019-03-07 22:52:48 +01:00 |
|
Martin Aeschlimann
|
255c13efaf
|
Merge branch 'master' into aeschli/saveUntitledWorkspaceOnRenderer
|
2019-03-06 15:53:34 +01:00 |
|
Martin Aeschlimann
|
60ebcd164b
|
duplicate workspace forgets window authority
|
2019-02-27 16:55:14 +01:00 |
|
Martin Aeschlimann
|
5af1f510cc
|
save untitled workspace on renderer
|
2019-02-27 14:41:54 +01:00 |
|
Martin Aeschlimann
|
475cb9ea76
|
revive IWorkspaceIdentifier
|
2019-01-26 17:40:52 +01:00 |
|
Martin Aeschlimann
|
1abe1c7ca0
|
delete untitled workspace on enter
|
2019-01-25 12:52:54 +01:00 |
|
Martin Aeschlimann
|
2331b990f2
|
after save workspace: remove untitled WS and add to recent
|
2019-01-25 11:46:26 +01:00 |
|
Martin Aeschlimann
|
dfed6e1114
|
rename IWorkspacesService.createWorkspace to createUntitledWorkspace
|
2019-01-25 11:45:35 +01:00 |
|
Johannes Rieken
|
653280d133
|
debt - Thenable -> Promise
|
2018-12-13 11:31:54 +01:00 |
|
Johannes Rieken
|
43e9ea4496
|
debt - replace most remaining TPromise-occurrences with Thenable 💃, #53526
|
2018-12-12 17:00:26 +01:00 |
|
Benjamin Pasero
|
d6b26a567d
|
fix #64596
|
2018-12-11 13:04:19 +01:00 |
|
Joao Moreno
|
8c2d3b40e1
|
add connection context to IPC
fixes #62949
|
2018-11-13 11:43:10 +01:00 |
|
Joao Moreno
|
43de37cab4
|
strict null checks: several ipc utils
|
2018-11-05 13:48:14 +01: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 |
|
Joao Moreno
|
72484fd03a
|
remove TPromise from ipc.ts
related to #56137
|
2018-09-10 16:39:26 +02:00 |
|
Johannes Rieken
|
2d452e0a7e
|
uri - replace usages of default export with named export
|
2018-09-03 10:54:50 +02:00 |
|
Joao Moreno
|
2c7366cf33
|
fix broken layering
|
2018-08-20 17:58:07 +02:00 |
|