Out of the box Visual Studio does not support batch file. No syntax highlighting and obviously no form of intellisense. My extension
TextHighlighterExtension2012 already offered syntax highlighting, but now offer basic intellisense around
- variables declared in the batch file
- environment variables
- label declared in the batch file
The youtube video is
Batch file intellisense in Visual Studio 2012.
Screenshots.
No comments:
Post a Comment