vscode-jupyter/src
Paul dbd78ca681
Add public API event for kernel post-initialization (#16214)
* event validated

* update

* update

* remove unused event

* PR

* WIP

* test WIP

* test WIP

* PR

* PR

* PR

* PR

* fix tests

* proposed fix

* fix tests

* update test

* clean
2024-11-19 03:16:57 +00:00
..
codespaces Rename logging methods (#15654) 2024-05-03 08:19:17 +02:00
interactive-window track code lenses and related context keys in dedicated class (#16204) 2024-11-06 15:56:17 -08:00
kernels Add public API event for kernel post-initialization (#16214) 2024-11-19 03:16:57 +00:00
notebooks Hide envs before looking for recommendations (#16206) 2024-11-07 15:39:04 +11:00
platform Check global storage dir perm & fallback to ext dir (#16156) 2024-10-27 19:15:05 -07:00
standalone Add public API event for kernel post-initialization (#16214) 2024-11-19 03:16:57 +00:00
test Update mocks to resolve compilation errors (#16180) 2024-10-29 20:24:17 -07:00
webviews Update Jupyter Npm To Latest (#15897) 2024-10-08 23:32:36 +00:00
api.d.ts Fix order of API and mark language as readonly (#15216) 2024-02-22 07:43:43 +11:00
api.deprecated.d.ts Remove deprecated webSocketProtocol property (#14905) 2023-12-12 07:32:31 +01:00
api.internal.d.ts JupyterServerProvider API is a first class citizen in code (#14653) 2023-11-03 07:17:00 +11:00
api.proposed.chatMessages.d.ts Updates to the callback API (#15191) 2024-02-17 01:20:21 +11:00
api.proposed.displayUpdate.d.ts Fix typo in event name (#15408) 2024-03-21 00:37:54 +01:00
api.proposed.jupyterSettings.d.ts API for custom fetch and WebSocket class (#14360) 2023-09-25 08:10:44 +10:00
api.proposed.kernelStartHook.d.ts Add public API event for kernel post-initialization (#16214) 2024-11-19 03:16:57 +00:00
api.proposed.removeJupyterServer.d.ts API for custom fetch and WebSocket class (#14360) 2023-09-25 08:10:44 +10:00
api.proposed.variables.d.ts Add typings for proposed Jupyter Variable for data viewers (#15041) 2024-01-19 12:46:12 -07:00
api.pythonIntegration.d.ts Update npm api builld pipeline (#14309) 2023-09-12 16:07:46 +10:00
api.unstable.d.ts Performance measurements of Notebooks (#15585) 2024-04-26 15:30:30 +02:00
commands.ts delegate requests from the debug variable view as well (#15681) 2024-05-16 15:51:15 -07:00
extension.common.ts Check global storage dir perm & fallback to ext dir (#16156) 2024-10-27 19:15:05 -07:00
extension.node.proxy.ts Refactor deprecated api (#15139) 2024-02-06 23:33:18 +11:00
extension.node.ts Add public API event for kernel post-initialization (#16214) 2024-11-19 03:16:57 +00:00
extension.web.ts Add public API event for kernel post-initialization (#16214) 2024-11-19 03:16:57 +00:00
gdpr.ts add logging to help troubleshoot delegation errors (#15928) 2024-08-08 14:10:13 -07:00
messageTypes.ts Deprecation banner for data viewer. (#15786) 2024-06-21 16:50:00 -07:00
telemetry.ts add logging to help troubleshoot delegation errors (#15928) 2024-08-08 14:10:13 -07:00
telemetryGenerator.node.ts Include comments into the generated file (#15470) 2024-04-02 10:46:05 +02:00
tsconfig.extension.node.json Add setting for kernel completions (#14763) 2023-11-23 07:41:57 +11:00
tsconfig.extension.web.json Add setting for kernel completions (#14763) 2023-11-23 07:41:57 +11:00