@github1s/vscode-web v0.25.1
@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
6 months ago
8 months ago
6 months ago
9 months ago
9 months ago
9 months ago
8 months ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago