Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Imms
3d82f41352 Support setting cwd in ITerminalService.createInstance
Fixes #18506
2017-01-13 11:34:05 -08:00
Daniel Imms
6bf0cde91e Add createTerminal with options API with new option waitOnExit
Fixes #15583
2017-01-09 10:56:46 -08:00
Daniel Imms
35694107c4 Force extension terminals to use workspace as cwd 2016-12-16 23:17:40 -08:00
Daniel Imms
a1eac6974c lint: fix mainThreadTerminalService layer breakage
Part of #15293
2016-11-10 08:15:14 -08:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Daniel Imms
b3487969e0 Remove some unused params 2016-09-26 10:41:00 -07:00
Daniel Imms
7236f593e7 Implement vscode.Terminal.processId
Fixes #11919
2016-09-19 14:32:41 -07:00
Daniel Imms
2e02b52deb Have terminal service clean up instances using event 2016-09-15 12:26:14 -07:00
Daniel Imms
e3831ee39c Implement window.onDidCloseTerminal extension API
Fixes #10925
2016-09-15 12:03:40 -07:00
Daniel Imms
5a5a9f7a40 Reintroduce terminal API request queue system
Fixes #11990
2016-09-13 21:03:47 -07:00
Pine Wu
2966990272 Add shellArgs. Fix #10917 2016-09-13 14:08:22 -07:00
Daniel Imms
983cf3b921 Implement terminal kill 2016-09-10 20:05:09 -07:00
Daniel Imms
a020b8595b Merge remote-tracking branch 'origin/master' into tyriar/11275_terminal_refactor 2016-09-10 12:01:59 -07:00
Daniel Imms
9981aefa8a WIP refactor of integrated terminal part 2016-09-09 19:01:34 -07:00
Pine Wu
f85725fd97 Add shellPath to allow user specify preferred shell. Fix #10917 2016-09-08 14:12:57 -07:00
Daniel Imms
536533a6a4 Force focus when the terminal panel is already visible 2016-09-01 14:59:48 -07:00
Daniel Imms
c647ac9ced Add terminal hide by ID and fix show bug
Part of #9957
2016-08-25 11:26:58 -07:00
Daniel Imms
65888050c3 Many terminal API changes 2016-08-19 12:26:11 -07:00
Daniel Imms
ff87ab3251 Implement dispose and hide 2016-08-17 14:34:19 -07:00
Daniel Imms
734f91b5de Add Terminal.sendText API 2016-08-17 14:00:00 -07:00
Daniel Imms
cce4650a6b sendText terminal API progress 2016-08-16 14:17:47 -07:00
Daniel Imms
9d16f3c15a Support setting terminal name 2016-08-16 08:41:58 -07:00
Daniel Imms
0d90238759 Pass terminal ID through when creating terminal instance 2016-08-16 08:32:28 -07:00
Daniel Imms
ab96b1918d Progress on Terminal.show API 2016-08-16 08:14:58 -07:00
Daniel Imms
d464fdc609 Starting API 2016-08-15 20:32:52 -07:00