Benjamin Pasero
c30266c690
make window finder fit for workspaces
2017-07-18 12:02:49 +02:00
Benjamin Pasero
7ba2ede2a7
merge findWindowOnFolder and findWindowOnWorkspace into one
2017-07-18 10:48:11 +02:00
Benjamin Pasero
d4ff203d81
simplify closeExtensionHostWindow via broadcast
2017-07-18 10:42:08 +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
537c0746c2
💄 introduce type for single folder case
2017-07-13 16:14:03 +02:00
Benjamin Pasero
a5f3583393
support workspace identifier in broadcasting API
2017-07-12 20:23:35 +02:00
Benjamin Pasero
48854cd439
IWorkspace => IWorkspaceIdentifier
2017-07-12 08:55:04 +02:00
Benjamin Pasero
7a35ef4b00
prefer workspace object over workspace config path
2017-07-12 08:48:20 +02:00
Benjamin Pasero
272a28828a
wire in support for opening workspace config from the main side
2017-07-11 12:23:33 +02:00
Benjamin Pasero
124f4c71dd
make single-folder case more explicit (rename workspacePath => folderPath)
2017-07-10 12:18:47 +02:00
Benjamin Pasero
f894bb9856
more 💄 around window finder helper
2017-07-10 10:20:53 +02:00
Benjamin Pasero
dd06f3ca21
💄
2017-07-10 09:46:47 +02:00
Benjamin Pasero
5c6a7d6e16
code --wait should return control when closing window ( fixes #18199 )
2017-07-03 16:30:10 +02:00
Benjamin Pasero
3e4a7d1e89
fix imports
2017-06-28 08:08:22 +02:00
Felix Becker
dbe0f89264
Always reject Promises with Error instances
2017-06-26 15:24:41 +02:00
Alex Dima
fb48a513d8
Fix layering issues in vs/base/common
2017-06-16 12:33:55 +02:00
Benjamin Pasero
ce7982b681
introduce and use extfs.realpath
2017-06-14 07:48:47 +02:00
Benjamin Pasero
a1f1d6a579
main - more shuffling around
2017-06-08 15:38:08 +02:00
Benjamin Pasero
63cdab3152
debt - extract IWindowsMainService
2017-06-08 13:17:17 +02:00
Benjamin Pasero
129ba23f70
vscodeWindow => codeWindow
2017-06-08 12:26:32 +02:00
Benjamin Pasero
f97a4729b2
debt - some cleanup on main services
2017-06-08 12:23:04 +02:00
Benjamin Pasero
4aa3f05d08
💄 main side
2017-06-08 09:48:37 +02:00
Benjamin Pasero
a9486e406f
linting: convert double quote imports to single quote
2017-05-26 09:27:46 +02:00
Benjamin Pasero
a8fb36fc28
How to configure a window (also for reload case)? ( fixes #27192 )
2017-05-26 09:27:45 +02:00
Joao Moreno
35eb38aff1
🐛 cant use stdin in windows cli
...
fixes #18826
2017-03-23 22:53:49 +01:00
Benjamin Pasero
7583abec86
revert back to old path handling (for #12448 )
2017-03-21 06:33:44 -07:00
Ramya Rao
b597b12357
Send telemetry only to vortex ( #22867 )
...
* Send telemetry only to vortex
* Updating distro commit in package.json
2017-03-20 19:30:35 -07:00
Benjamin Pasero
05f19eec20
files 💄
2017-03-17 07:59:51 +01:00
Benjamin Pasero
06ba86f404
less code to care about for #18350
2017-03-16 17:02:28 +01:00
Daniel Imms
4153a54da9
Roll data dir into extensions dir
...
Part of #329
2017-03-09 08:57:40 -08:00
Christof Marti
216460af69
Use patched fs ( fixes #22019 )
2017-03-07 08:07:38 -08:00
Joao Moreno
76008aacd5
Merge branch 'master' into shared-process
2017-03-03 11:23:58 +01:00
Joao Moreno
c5df2b09b3
update electron.d.ts to 1.4.6
2017-03-03 10:50:31 +01:00
Joao Moreno
330901dd24
run shared process in a browser window
2017-03-01 17:20:45 +01: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
Matt Bierner
406014ae97
Adding explicit returns
2017-02-01 17:06:13 -08:00
João Moreno
7de005132b
fix windows cli output when exiting
...
fixes #17343
2017-01-25 16:33:15 +01:00
Alex Dima
aefac3b8bb
Standalone Editor: Do not implement half the service where the service interface should be
2017-01-13 18:12:20 +01:00
Benjamin Pasero
3cefffccfc
Get rid of IEventService in favour of real events ( #17515 )
2016-12-19 09:37:10 +01:00
Joao Moreno
8ddcdbfa95
fix layer breakers with product and package
...
related to #15558
2016-12-12 12:02:51 +01:00
Benjamin Pasero
a1d3c8a300
some ts linting
2016-12-05 11:30:39 +01:00
Benjamin Pasero
97bef4bdc6
Update to electron 1.4.x ( #15298 )
...
* electron 1.4.6
* fix broken DND image feedback
* OSS input
* remove cat.exe as it is no longer needed
* update electron.d.ts
* set new ELECTRON_NO_ASAR environment for forked processes
* Automatically enable high contrast theme when enabled in Windows (fixes #15360 )
2016-11-14 14:27:53 +01:00
Sandeep Somavarapu
bb74b45de3
#15293 Layer breakage fixes
2016-11-11 16:04:22 +01:00
Joao Moreno
8f61b62069
remove windowEvent
2016-11-10 16:48:36 +01:00
Joao Moreno
3e4cce776b
lint: fix request layer breakage
...
#15293
2016-11-10 16:48:36 +01:00
Joao Moreno
5d949f10fa
lint: fix ParsedArgs layer breakage
...
#15293
2016-11-10 16:48:36 +01:00
Benjamin Pasero
293363d612
window title - show user home with ~ prefix
2016-11-02 09:39:09 +01:00
Joao Moreno
144a56c0c1
docs
2016-11-01 14:58:47 +01:00
Joao Moreno
d25eeeb958
💄
2016-11-01 14:58:47 +01:00