Skip to content

MercuryWorkshop/anura-vscode

Repository files navigation

VSCode Web

This project is aimed to build a web version of VSCode meant for AnuraOS, this is not a fork, simply a web compilation of the VSCode project.

Important

Yarn is required to be used because of vscode compilation, please use yarn instead of npm.

Build from source

To build from source, you need same prerequisites as vscode : VSCode Prerequisites

Then simply run the following commands

yarn
yarn build:vscode

Build extension from source

Run the following commands

yarn
yarn build:extension

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published