Skip to content

A vscode web extension for mini-faas-worker online vscode editor

License

Notifications You must be signed in to change notification settings

lilong7676/mini-faas-worker-code-ext

Repository files navigation

[WIP]: mini-faas-worker-code-ext-demo

A vscode web extension for mini-faas-worker online vscode editor.

Features

  • support vscode web memfs
  • use sandpack to build and run react in browser
  • support build js modules to single file
  • support export and download project to local disk
  • support open local disk project
  • support typescript type-check and IntelliSense on vscode web

Requirements

For now, this extension only support vscode web.

Start Development

# install dependencies
npm install
# run in browser with vscode web
npm start

Extension Settings

None.

Screenshots

Known Issues

About

A vscode web extension for mini-faas-worker online vscode editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages