Johannes Rieken
|
aabb4e3aa3
|
add TextDocument#notebook api proposal, https://github.com/microsoft/vscode/issues/100890
|
2020-08-13 11:42:58 +02:00 |
|
Johannes Rieken
|
5f6d850a85
|
don't resend onDidOpen event
|
2020-08-11 16:48:10 +02:00 |
|
Johannes Rieken
|
3fefc6117c
|
ref count document data on extension host side
|
2020-08-11 14:24:16 +02:00 |
|
Johannes Rieken
|
660ffebf0a
|
always send model add data and check on the extension if this is a notebook-cell special case
this sends the twice but gurantees that the renderer owns the model
|
2020-07-17 18:23:16 +02:00 |
|
Johannes Rieken
|
28cb90be8c
|
chore - ES6, use for-of instead of forEach
|
2020-06-12 16:20:23 +02:00 |
|
Johannes Rieken
|
d1bc5d86bb
|
chore - more resource map usage
|
2020-06-12 13:55:31 +02:00 |
|
Johannes Rieken
|
c14fd7b590
|
more console removal, #84283
|
2019-12-09 16:00:30 +01:00 |
|
Matt Bierner
|
e9ac00c6ee
|
Remove unused disposable fields
|
2019-09-18 18:20:26 -07:00 |
|
Johannes Rieken
|
dedf0de944
|
change type of _serviceBrand from any to undefined, #79918
|
2019-08-30 15:40:46 +02:00 |
|
Johannes Rieken
|
7a6f22b3af
|
rename rpcService to extHostRpcService
|
2019-08-09 09:51:22 +02:00 |
|
Johannes Rieken
|
2420d4c505
|
separate rpc and init data into separate services
|
2019-08-07 19:51:28 +02:00 |
|
Johannes Rieken
|
ebd96071d1
|
make extHost-things services, setup injector
|
2019-08-07 16:11:00 +02:00 |
|
Johannes Rieken
|
06701f533d
|
add a bunch of strict field initializations
|
2019-07-31 12:30:30 +02:00 |
|
Johannes Rieken
|
c0821aa5e9
|
move extHost-files to common
|
2019-04-10 10:26:52 +02:00 |
|