Matt Bierner
8b0b3ee72e
Remove notebook editor decoration type ( #151574 )
...
* Remove the notebookEditorDecorationType API proposal
Fixes #146838
* Remove all the infastructure around the now removed notebookEditorDecorationType api
2022-06-13 13:51:10 -07:00
Ladislau Szomoru
85694fcf4d
Do not leak rpc proxies ( #139498 )
2021-12-20 11:50:49 +01:00
Johannes Rieken
5c31535ea8
add more API rpc tests, https://github.com/microsoft/vscode/issues/115679
2021-12-07 09:22:48 +01:00
Johannes Rieken
f71aba6560
make sure createDiagnosticsCollection doesn't leak RPC, https://github.com/microsoft/vscode/issues/115679
2021-08-27 12:12:53 +02:00
Matt Bierner
ab8e743520
Organize imports in ext tests
2021-08-11 16:55:51 -07:00
rebornix
01759044cf
re #115679 .
2021-07-05 14:45:27 -07:00
Johannes Rieken
ac05ae7b6f
move file'ish things into workspace namespace
2021-06-02 09:43:07 +02:00
Johannes Rieken
d5ab22d7db
test that no RPC leaks via NotebookController
2021-05-11 09:39:01 +02:00
Benjamin Pasero
376716d1ae
status bar - don't leak RPC objects from API ( #115679 )
2021-02-03 14:01:13 +01:00
Johannes Rieken
a01d16e77e
debt - use a native private property in ExtHostQuickInput
2021-02-03 09:44:52 +01:00
Johannes Rieken
c399d039a7
debt - don't expose MainThreadNotebookShape from NotebookEditorDecorationType
2021-02-03 09:30:38 +01:00
Johannes Rieken
a99dd66f0f
test more results of create-functions
2021-02-01 17:41:29 +01:00
Johannes Rieken
2ceeaeb681
hide proxy from TextEditorDecorationType
2021-02-01 17:06:51 +01:00
Johannes Rieken
a0c75f6053
add tests for createXYZ functions and skip most of them...
2021-02-01 14:52:37 +01:00
Johannes Rieken
46cf57b264
a bunch of failing tests
2021-02-01 12:01:32 +01:00
Johannes Rieken
930b5686ff
add todo
2021-02-01 12:01:26 +01:00
Johannes Rieken
3114b1c4c5
hide rpc proxies
2021-02-01 12:01:20 +01:00
Johannes Rieken
4cfd5f8508
clipboard changes
2021-02-01 12:01:14 +01:00
Johannes Rieken
1ecf01b9c7
mark rpc protocol and proxies with symbols and try to find them from an API test (with success...)
2021-02-01 12:01:07 +01:00