Pine Wu
|
8081e2e395
|
async loading children
|
2016-10-21 09:58:23 -07:00 |
|
Pine Wu
|
d8c0af7f6d
|
Hook up provider mechanism and add onClick
|
2016-10-21 09:58:22 -07:00 |
|
Pine Wu
|
c2bdd6a853
|
Refactor and put id as property of TreeContentProvider
|
2016-10-21 09:58:21 -07:00 |
|
Johannes Rieken
|
fbacd65e2a
|
debt - no guessing-caching, better use of gc-signals, command converter using gc-signals, main side heap service
|
2016-10-21 18:54:48 +02:00 |
|
Benjamin Pasero
|
96f11177eb
|
push ITextFileService to be a workbench service (fixes #6429)
|
2016-10-05 15:19:18 +02:00 |
|
Johannes Rieken
|
01acb0eb2e
|
undefined !== null and JSON.stringify should know that, fix #12812
|
2016-09-28 12:59:43 +02:00 |
|
Johannes Rieken
|
e986a2b093
|
add TextDocumentWillSaveEvent#reason, #239
|
2016-09-26 17:33:41 +02:00 |
|
Johannes Rieken
|
08b23250e1
|
wire ext host save participant to main thread save participant
|
2016-09-21 11:13:26 +02:00 |
|
Daniel Imms
|
7236f593e7
|
Implement vscode.Terminal.processId
Fixes #11919
|
2016-09-19 14:32:41 -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
|
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 |
|
Johannes Rieken
|
af55c20055
|
monitor -> service
|
2016-09-07 10:31:21 +02:00 |
|
Johannes Rieken
|
21820b36c1
|
simplify API
|
2016-09-07 10:06:03 +02:00 |
|
Johannes Rieken
|
3fbe07bc56
|
some gc sync'ing between main and ext host
|
2016-09-06 15:56:47 +02:00 |
|
Johannes Rieken
|
a27782ed13
|
wire-up dispose calls, #9384
|
2016-08-29 18:10:05 +02:00 |
|
Alex Dima
|
05e9b96033
|
Fixes #8096: Add options to TextEditor.edit that allows to control the undo/redo behaviour around the edit
|
2016-08-26 17:03:05 +02:00 |
|
Benjamin Pasero
|
23d44e2f95
|
no error codes, just error promises (#1396)
|
2016-08-26 14:27:27 +02:00 |
|
Johannes Rieken
|
043ff9f76e
|
first wiring of update-call, #1396
|
2016-08-25 12:11:27 +02:00 |
|
Daniel Imms
|
ff87ab3251
|
Implement dispose and hide
|
2016-08-17 14:34:19 -07:00 |
|
Daniel Imms
|
cce4650a6b
|
sendText terminal API progress
|
2016-08-16 14:17:47 -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 |
|
Johannes Rieken
|
ff061902a7
|
add cancellation support for showInput and showQuickPick, #9377
|
2016-08-08 15:51:06 +02:00 |
|
Johannes Rieken
|
9312aa5fe7
|
debt - provideCompletionItems should not return an array
|
2016-08-05 14:00:16 +02:00 |
|
Johannes Rieken
|
90172cec0a
|
add resolveDocumentLink method to the API
|
2016-08-03 17:32:07 +02:00 |
|
Johannes Rieken
|
e62cfe9734
|
add resolveWorkspaceSymbol method and wire it up, not yet exposed in the API
|
2016-08-02 16:15:15 +02:00 |
|
Johannes Rieken
|
b5287d4621
|
registerDocumentLinkProvider
|
2016-07-21 16:05:59 +02:00 |
|
Johannes Rieken
|
16926be391
|
mirror 'source' when cursor changes, #8093
|
2016-07-14 12:34:51 +02:00 |
|
Alex Dima
|
9b33a96365
|
Remove unused ext host <-> main thread comm class
|
2016-07-13 11:48:04 +03:00 |
|
Alex Dima
|
217e0b56a8
|
Consistent naming for ext host <-> main process communication
|
2016-07-12 21:14:43 +03:00 |
|
Alex Dima
|
bdaa72b842
|
ext host - extend *Shape classes
|
2016-07-12 21:10:54 +03:00 |
|
Alex Dima
|
581c260f9a
|
Rename extHostProtocol to extHost.protocol
|
2016-07-12 19:33:55 +03:00 |
|