Skip to content

OsamaAbuSitta/AngularVSExtension

Repository files navigation

Angular Html TS Switcher

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.

Supported Visual Studio Versions

  • 2019
  • 2022

Features

  • Switch between typescript(.ts) and template(.html).
  • Angular ng server project.
  • Open project in command prompt.

Switch between typescript(.ts) and template(.html)

Right clisk on typecript or html file then click on TS HTML switch [shortcut ctrl+2] Open In Command Prompt

Angular ng server

Open the command prompt with ng serve command in path of active project in any context [shortcut ctrl+3] Ng Serve

Open project in command prompt

Open the command prompt in path of active project in any context [shortcut ctrl+4] Open In Command Prompt

Shortcuts

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.

Build requirements

  • Visual Studio 2017 (15.7.4)+
  • Visual Studio SDK
  • The built VSIX will work with Visual Studio 2015 or newer

Contribute

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.

License

Apache 2.0

About

Easily navigate between typescript(.ts) and template(.html) in angular project and ng serve angular project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages