0.8.1 • Published 2 years ago

@vscode/sync-api-service v0.8.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

VS Code Sync API Service

Build Status

This npm module implements a service that allows accessing VS Code API in sync from from a worker different than the extension host worker. The actually implementation depends on @vscode/syc-api-common.

History

0.8.0

Replaced fix terminal implementation with a customizable character device implementation. There are two character device default implementations:

Example

See the @vscode/sync-api-client Readme for an example on how to use the service module.

0.9.0

2 years ago

0.8.1

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago