Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

flyingcatdeveloper/vscode-pwa

Repository files navigation

VSCode PWA

This is an experimental project and is under development.

https://0xgg.io/vscode-pwa/

git submodule update --recursive --init
yarn
yarn build:splash-screen
yarn build:dev
yarn start

Usage

Please open Command Palette (ctrl-shift-p or cmd-shift-p on macOS) then run:

  • NativeFS: Open Folder command to open a local folder on your device.
  • MemFS: Open Folder command to create/open a temporary folder in memory.

Extensions

This project depends on the following extensions:

Credits

About

Bundle Visual Studio Code as Progressive Web Application with Native File System API support

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 50.1%
  • JavaScript 25.1%
  • TypeScript 24.8%