@vscode/sync-api-service

A sync implementation of the VS Code API. Only supported from a worker in NodeJS and browser

@vscode/sync-api-client

A client that calls VS Code API from a non extension host worker in sync fashion.

@vscode/jupyter-extension

Contains the type definitions for the API exposed by the Jupyter Extension for VS Code