Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 883 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 883 Bytes

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