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