📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@github1s/vscode-web

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github1s/vscode-web

VS Code web for GitHub1s

0.23.1
Source
npm
Version published
Maintainers
0
Created
Source

@github1s/vscode-web

This is the companion NPM package to support GitHub1s. The NPM package is @github1s/vscode-web.

Commands

npm run clone - clone the official VS Code repo.

npm run build - build the VS Code with the custom code under src.

npm run watch - watch the code change under src directory and rebuild VS Code.

Usage

The codes in the package can be used independently, See index.html.

Publish

To publish the NPM package, please make sure you have the right access via https://www.npmjs.com/ and run the following commands:

# bump the `version` field in package.json file.
npm run build && cd dist
npm publish --access public

Keywords

vscode

FAQs

Package last updated on 11 Jan 2025

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