Welcome to my custom fork of Visual Studio Code!
You can develop inside a GitHub Codespace without installing anything locally.
All dependencies are already prebuilt for faster startup 🚀
- Prebuilt Codespaces setup
- Optimized DevContainer with Node.js, Yarn
- Auto-rebuilding Prebuilds with GitHub Actions
git clone https://github.com/abduldev/vscode-fork.git
cd vscode-fork
yarn install
yarn watch