Daniel Imms
|
2a822c7c1d
|
Improve handling of process exit
|
2018-04-18 12:56:39 -07:00 |
|
Daniel Imms
|
6b06e54bba
|
Improve naming
|
2018-04-18 11:34:35 -07:00 |
|
Daniel Imms
|
634eb8ae1a
|
Remove debug logging
|
2018-04-18 10:58:37 -07:00 |
|
Daniel Imms
|
7f043c268e
|
Pass terminal shell launch config through
|
2018-04-18 07:48:07 -07:00 |
|
Daniel Imms
|
c8d58f428e
|
Pass through shutdown and resize
|
2018-04-17 15:43:41 -07:00 |
|
Daniel Imms
|
70b22b8c05
|
Get terminal process running on ext host
|
2018-04-17 15:26:09 -07:00 |
|
Daniel Imms
|
948897cd13
|
Start of allowing terminal process to live on extension host
|
2018-04-16 14:33:36 -07:00 |
|
Daniel Imms
|
321cb28e31
|
Remove terminalTab dependency on electron-browser
|
2018-04-16 09:16:47 -07:00 |
|
Daniel Imms
|
d0f6325130
|
Fix initial terminal API state
|
2018-04-11 10:04:23 -07:00 |
|
Daniel Imms
|
e1b6a8c11f
|
Fix terminals showing up twice in new API
|
2018-04-09 11:41:05 -07:00 |
|
Daniel Imms
|
5d9d2d127f
|
Work in progress for exposing all terminals via API
|
2018-04-09 07:38:08 -07:00 |
|
Daniel Imms
|
3560676d3c
|
Merge pull request #38132 from cleidigh/terminal-api-cwd/add
Add cwd to createTerminal via TerminalOptions for extension API Addresses: #37709
|
2017-12-15 09:44:26 -08:00 |
|
Daniel Imms
|
82f73a4957
|
Update mainThreadTerminalService.ts
|
2017-12-15 09:44:16 -08:00 |
|
Alex Dima
|
367dd10413
|
Rename RPCProtocol.get to RPCProtocol.getProxy (#36972)
|
2017-12-13 16:04:14 +01:00 |
|
cleidigh
|
adb68e27f4
|
Add cwd to TerminalOptions for extension API
|
2017-11-11 16:31:03 -05:00 |
|
Ramya Achutha Rao
|
8a67041ed9
|
Pass env via extension api when creating terminal
|
2017-10-12 11:54:16 -07: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 |
|
Daniel Imms
|
5a88191a37
|
Remove Terminal.onData proposed API
This was to be used by tasks as an extenion which ended up
not happening.
|
2017-07-13 08:43:39 -07:00 |
|
Johannes Rieken
|
b548d2128d
|
split things up into api/node and api/electron-browser
|
2017-05-12 11:24:22 +02:00 |
|