0.3.23 • Published 3 years ago

@tinialabs/vscode-web v0.3.23

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@tinialabs/vscode-web

This module creates a custom version of Microsoft Visual Studio Code for Web, and optionally runs it using a hot-reloading development server (you can also run it using any static web server such as firebase serve)

The node module provides a command line interface

Usage

Build

Via command line:

Create using the insider edition

vscode-web build --edition=insider

Create using the stable edition

vscode-web build --edition=stable

CLI options:

OptionArgument Description
--editioninsider (default), or stable

Corresponding options are available in the API.

Dev Server

Via command line:

vscode-web dev 

Using a custom packages folder

vscode-web dev --extensionPath=packages

CLI options:

OptionArgument Description
--extensionPathstring array of paths

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

0.3.23

3 years ago

0.3.22

3 years ago

0.3.21

3 years ago

0.3.17

3 years ago

0.3.16

3 years ago

0.3.14

3 years ago

0.3.13

3 years ago

0.3.12

3 years ago

0.3.11

3 years ago

0.3.20

3 years ago

0.3.19

3 years ago

0.3.18

3 years ago

0.3.9

3 years ago

0.3.10

3 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.2

4 years ago

0.2.3

4 years ago

0.3.1

4 years ago

0.2.2

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

1.56.3

4 years ago

1.56.2

4 years ago