Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@vscode/sync-api-service

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode/sync-api-service

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

latest
Source
npmnpm
Version
0.8.1
Version published
Weekly downloads
7.7K
-15.56%
Maintainers
7
Weekly downloads
 
Created
Source

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.

Keywords

VSCode

FAQs

Package last updated on 14 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts