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