Alex Dima
|
54e7055c12
|
Rename IModel to ITextModel
|
2018-01-04 16:44:40 +02:00 |
|
Alex Dima
|
0721df783d
|
Extract model types out of editorCommon.ts
|
2018-01-04 16:27:58 +02:00 |
|
Johannes Rieken
|
cd4b141302
|
debt - less TPromise<any> in extHost.protocol
|
2017-12-15 12:10:23 +01:00 |
|
Alex Dima
|
7f71248784
|
Fix integration tests
|
2017-12-13 17:51:10 +01:00 |
|
Alex Dima
|
1ec2438d57
|
Remove usage of CustomMarshaller for MainThreadEditors (#40169)
|
2017-12-13 17:01:24 +01:00 |
|
Alex Dima
|
367dd10413
|
Rename RPCProtocol.get to RPCProtocol.getProxy (#36972)
|
2017-12-13 16:04:14 +01:00 |
|
Johannes Rieken
|
56992696b1
|
debt - remove unused telemetry
|
2017-11-23 18:09:01 +01:00 |
|
Alex Dima
|
139a4a237c
|
Reduce usage of ICommonCodeEditor (#37834)
|
2017-11-10 20:47:29 +01:00 |
|
Alex Dima
|
e499dc62b5
|
Reduce usages of ICommonCodeEditor (#37834)
|
2017-11-10 10:08:39 +01:00 |
|
Alex Dima
|
aa14fc5914
|
Bring ICodeEditorService to /browser/ (#37834)
|
2017-11-09 12:29:14 +01:00 |
|
Benjamin Pasero
|
02b9fb1fd9
|
onEditorsMoved => onEditorGroupMoved
|
2017-10-24 15:38:18 +02:00 |
|
Alex Dima
|
324650128e
|
Add fast path for vscode.TextEditor.setDecorations
|
2017-10-16 22:48:45 +02:00 |
|
Johannes Rieken
|
12439dfbb6
|
debt - remove obsolete URI casts
|
2017-10-11 13:01:10 +02:00 |
|
kieferrm
|
08d8f0f9f6
|
indentation changes
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
fbb3e25987
|
omit endPoint where it defaults to none
|
2017-09-25 18:36:43 -07:00 |
|
kieferrm
|
ff3c64855c
|
more GDPR classification
|
2017-09-25 18:36:43 -07:00 |
|
Alex Dima
|
683a46efba
|
Fixes #34004: Remove decoration types registered by the extension host when it is terminated
|
2017-09-25 18:23:29 +02:00 |
|
Alex Dima
|
02ee356269
|
Have workspace.applyEdit correctly account for model version changes and reply with false if a model was loaded and changed in the meantime
|
2017-09-18 16:56:03 +02:00 |
|
Johannes Rieken
|
b8e8c435cc
|
ignore dispose-errors, fixes #30578
|
2017-08-16 12:00:51 +02:00 |
|
Johannes Rieken
|
96419c25c2
|
Revert "Reduce logging (fixes #30578)"
This reverts commit a6927d6020.
|
2017-08-16 11:29:06 +02:00 |
|
Alex Dima
|
c956a19fab
|
Have MainThreadDocumentsAndEditors follow the lifecycle of the extension host
|
2017-08-16 11:28:26 +02:00 |
|
Alex Dima
|
2b3298af79
|
Use native proxies for renderer <-> ext host RPC communication
|
2017-08-16 10:26:25 +02:00 |
|
Christof Marti
|
a6927d6020
|
Reduce logging (fixes #30578)
|
2017-08-03 13:02:17 -07:00 |
|
Benjamin Pasero
|
f381ce961d
|
Add API to open a file or diff editor on a specific selection range (fixes #30241)
|
2017-07-07 12:20:34 +02:00 |
|
Felix Becker
|
dbe0f89264
|
Always reject Promises with Error instances
|
2017-06-26 15:24:41 +02:00 |
|
Johannes Rieken
|
b548d2128d
|
split things up into api/node and api/electron-browser
|
2017-05-12 11:24:22 +02:00 |
|