Integrates twigcs into Visual Studio Code.
- install the Visual Studio Code
- clone this repository and checkout
developbranch - open the cloned repository folder using Visual Studio Code
- run VS Code task
npm install
To run the development version of the twigcs extension:
- open the cloned repository folder using Visual Studio Code
- select sidebar option
Debug - select option
Client + Serverfrom the Debug drop-down menu - press
Start Debuggingbutton or hit F5 This will launch a new VS Code window namedExtension Development Host, automatically using the development version of thetwigcsextension.
Thanks to contributors !