Commit Graph

11 Commits

Author SHA1 Message Date
Johannes Rieken
4a130c40ed enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Johannes Rieken
8d3536c7f7 extract auth#session into its own proposal file, make isProposedApiEnabled and checkProposedApiEnabled more strict by forcing them to be called with undefined or a proposal name, https://github.com/microsoft/vscode/issues/131165 2021-11-12 10:03:53 +01:00
Johannes Rieken
f01a1e991d move isProposedApiEnabled and checkProposedApiEnabled-util back to workbench-layer 2021-11-10 12:02:04 +01:00
Johannes Rieken
799d82fcc3 add isProposedApiEnabled-util, move checkProposedApiEnabled-util, use utils instead of reading the enableProposedApi-property, https://github.com/microsoft/vscode/issues/129037 2021-11-09 14:13:32 +01:00
Connor Peet
90aa979bb7 notebooks: renderer messaging feedback 2021-07-21 10:12:13 -07:00
Johannes Rieken
cb4f7b5690 💄 for NotebookRendererMessaging, fyi @connor4312 2021-07-21 11:29:22 +02:00
Connor Peet
4482677442 notebooks: update renderer messaging api to feedback 2021-07-20 09:53:04 -07:00
Connor Peet
7422b951b4 notebooks: stablize createRendererMessaging
Closes #123601
2021-07-19 15:18:29 -07:00
Johannes Rieken
8006b8c9a4 make getEditorById strict 2021-06-07 17:47:34 +02:00
Connor Peet
59abb887f6 notebook: address messaging api changes 2021-05-20 10:54:52 -07:00
Connor Peet
46a1ca7824 notebook: initial renderer communication 2021-05-19 17:08:13 -07:00