Commit Graph

68 Commits

Author SHA1 Message Date
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