Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bnookala/vscode-hello-world


https://github.com/bnookala/vscode-hello-world

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# vscode-hello-world

Proof of concept extension to show how one can have their extension render HTML via a locally running server, complete
with dynamically updating content.

## Building

1. `git clone` repository
2. Run `npm install` within repository
3. Open extension root in vscode
4. Start debugging
5. Invoke the extension via command palette, type in "Hello World"

## License

MIT.