Commit Graph

114 Commits

Author SHA1 Message Date
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
Sandeep Somavarapu
862e7920b7 fix #13299 2016-10-24 11:53:27 +02:00
Joao Moreno
92db0fb9ff 💄 2016-10-14 15:27:25 +02:00
Joao Moreno
7f80de0476 Merge branch 'feature/12963_ListExtensions_should_show_extension_version' of https://github.com/greams/vscode into greams-feature/12963_ListExtensions_should_show_extension_version 2016-10-14 15:25:47 +02:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
greams
e0bd67ed5a Add option for --list-extensions arg
- Updates listExtensions() and getId() for optional params showVersions / withVersion
- Adds --help info for new option

Resolves: #12963
2016-10-02 13:39:44 +03:00
Benjamin Pasero
5874111ef2 --verbose tweaks 2016-09-23 12:15:23 +02:00
Sandeep Somavarapu
7baf009e27 WindowEventChannel: Create it before registerting channel - Initial window events are bufferred 2016-09-22 18:51:58 +02:00
Sandeep Somavarapu
b6b7bf914f ChoiceService: ipc 2016-09-22 08:39:19 +02:00
Sandeep Somavarapu
e971497cee windowEventService: ipc 2016-09-22 08:39:19 +02:00
Sandeep Somavarapu
32c6a6a2f2 SharedProcess: Create returns a promise resolved when it is available to connect 2016-09-22 08:39:19 +02:00
Joao Moreno
e023d81ce8 ipc: send client ids when connecting 2016-09-21 10:24:04 +02:00
Joao Moreno
862ac8d858 extensions: built-in 2016-09-19 18:05:24 +02:00
Joao Moreno
dc172cddf8 drop install-vsix altogether 2016-09-15 18:41:16 +02:00
Joao Moreno
b3f39bf739 remove extensionsWorkbenchExtension! 2016-09-15 18:41:16 +02:00
Joao Moreno
9dea73691e process vsix installations from args 2016-09-15 18:41:16 +02:00
Joao Moreno
df3fd2dc41 shared process init data 2016-09-15 18:41:02 +02:00
Joao Moreno
f26cf83dd8 print commit in new line 2016-09-14 10:09:00 +02:00
Benjamin Pasero
6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Joao Moreno
70ab16cc10 surface error
fixes #11931
2016-09-13 15:23:01 +02:00
Benjamin Pasero
8dcd3e67d7 move argv to platform 2016-09-05 17:19:47 +02:00
Joao Moreno
06241839f3 improved code --help localization
fixes #11218
2016-08-31 15:41:27 +02:00
Joao Moreno
039bba1ed0 show commit when --version 2016-08-30 15:53:09 +02:00
Daniel Imms
de1778435d Revert "Correct --locale suggestion in --help"
This reverts commit 69df5034e4.
2016-08-28 15:06:12 -07:00
Joao Moreno
d2ba113b21 remove deprecated extensions earlier 2016-08-26 15:31:21 +02:00
Benjamin Pasero
9a8b244cb3 delete old node configuration service 2016-08-22 15:50:32 +02:00
Joao Moreno
c2da84de3a cleaner args validation
fixes #10764
2016-08-22 11:56:08 +02:00
Joao Moreno
bf3aff63b2 parseMainProcessArgv 2016-08-22 10:01:08 +02:00
Joao Moreno
bb25b46ff4 decouple execPath from parsedArgs 2016-08-19 16:41:00 +02:00
Joao Moreno
2adf526fa1 remove env.createPaths 2016-08-19 16:41:00 +02:00
Joao Moreno
5f53f7c741 remove debugBrkFileWatcherPort 2016-08-18 16:58:44 +02:00
Joao Moreno
e4b316978b remove args.timestamp 2016-08-18 16:58:44 +02:00