Code Editor Extension
VS Code and other code editor extensions
Overview
Code editor extension for MoveTheWheels.
Repository
- GitHub: movethewheels-code-extension
Supported Editors
- Visual Studio Code
- Other editors via extensibility
Features
- MoveTheWheels integration
- Code snippets
- Commands and shortcuts
Development
git clone https://github.com/algoshred/movethewheels-code-extension
cd movethewheels-code-extension
npm install
npm run dev