@tinia/vscode-web-dev
TypeScript icon, indicating that this package has built-in type declarations

0.0.17 • Public • Published

@tinia/vscode-web-build

This module creates a custom version of Microsoft Visual Studio Code for Web.

The node module provides a command line as well as an API.

Usage

Via command line:

Create using the insiders edition

vscode-web-build --version=insiders

Create using the stable edition

vscode-web-build --version=stable

CLI options:

Option Argument Description
--version insiders (default), stable or sources.
For sources, also run yarn web in a vscode repo

Corresponding options are available in the API.

Development

  • yarn
  • run yarn build to transpile the source in this repository
  • run yarn watch to transpile the source in this repository and watch for changes

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @tinia/vscode-web-dev

Weekly Downloads

1

Version

0.0.17

License

MIT

Unpacked Size

31 kB

Total Files

16

Last publish

Collaborators

  • tinialabs1
  • guycreate