@github1s/vscode-web

0.25.1 • Public • Published

@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

Package Sidebar

Install

npm i @github1s/vscode-web

Weekly Downloads

51

Version

0.25.1

License

MIT

Unpacked Size

97.4 MB

Total Files

895

Last publish

Collaborators

  • xcv58
  • conwnet
  • siddhant-k-code