1

I installed Angular Console Plugin for VS Code from the link : Angular Console VS Plugin

But no where I am able to find on how to start the plugin and I am not able to find the options also.

Can anybody or the team help me in understanding on how to open the plugin from VS Code.

Sujay U N
  • 4,974
  • 11
  • 52
  • 88

1 Answers1

4

Once installed the plugin, you just have to press the key (F1), or (Ctrl + Shif + P), or go to the view menu and select the command palette, in the box that you get, type Angular Console and you can use this wonderful plugin.

command palette

Angular console

I hope the answer will help you.

Dannyrck
  • 66
  • 3