Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Rieken
653280d133 debt - Thenable -> Promise 2018-12-13 11:31:54 +01:00
Alex Dima
44a80801cb Fixes #61825: Refactor mode creation 2018-10-26 18:19:13 +02:00
Matt Bierner
8087b0a8d8 Remove use strict directives in main vs code ts files (part 2)
We compile using the alwaysStrict flag so these directives are not needed

This part removes most `use strict` directives that are right after the file header
2018-10-02 16:11:05 -07:00
Johannes Rieken
948c258aa3 💄 #1800 2018-09-19 10:55:17 +02:00
Alex Dima
34837504ba debt - More precise typings 2018-09-05 12:21:06 +02:00
Johannes Rieken
3c727a6d01 uri - replace usages of default export with named export (part 2) 2018-09-03 11:04:26 +02:00
Johannes Rieken
5ef859f6fc use getOrCreateMode and move api to proposed-stage first 2018-08-27 14:08:44 +02:00
mechatroner
e91573db01 cleanup and rename 2018-08-14 22:06:43 -04:00
mechatroner
2eabbee449 Add two alternative language-changing interface functions 2018-08-03 00:48:14 -04:00
Johannes Rieken
7128eb085c style - use single-quoted imports 2017-08-21 16:45:32 +02:00
Alex Dima
a99eeae966 More adoption of @extHostNamedCustomer 2017-08-16 12:56:09 +02:00
Alex Dima
2b3298af79 Use native proxies for renderer <-> ext host RPC communication 2017-08-16 10:26:25 +02:00
Johannes Rieken
b548d2128d split things up into api/node and api/electron-browser 2017-05-12 11:24:22 +02:00