Download this extension from the Marketplace VS2022 or VS2019 or from VS Gallery to get the RC Version.
Easily navigate between typescript(.ts) and template(.html) in angular project and ng serve angular project.
See the change log for changes and road map.
- 2019
- 2022
- Switch between typescript(.ts) and template(.html).
- Angular ng server project.
- Open project in command prompt.
Right clisk on typecript or html file then click on TS HTML switch [shortcut ctrl+2]
Open the command prompt with ng serve command in path of active project in any context [shortcut ctrl+3]
Open the command prompt in path of active project in any context [shortcut ctrl+4]
All shortcuts used are not reserved for any visual studio functionality and you can customized it, see Identify and customize keyboard shortcuts in Visual Studio.
- Visual Studio 2017 (15.7.4)+
- Visual Studio SDK
- The built VSIX will work with Visual Studio 2015 or newer
Check out the contribution guidelines if you want to contribute to this project.
For cloning and building this project yourself, make sure to install the Extensibility Tools extension for Visual Studio which enables some features used by this project.