0.3.23 • Published 2 years ago

@tinialabs/vscode-web v0.3.23

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.3.22

2 years ago

0.3.21

2 years ago

0.3.17

2 years ago

0.3.16

2 years ago

0.3.14

2 years ago

0.3.13

2 years ago

0.3.12

2 years ago

0.3.11

2 years ago

0.3.20

2 years ago

0.3.19

2 years ago

0.3.18

2 years ago

0.3.9

2 years ago

0.3.10

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.2

2 years ago

0.2.3

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

1.56.3

3 years ago

1.56.2

3 years ago