Skip to content

wingy3181/intellij-open-angular-console-here-plugin

Repository files navigation

Open Angular Console Here

An IntelliJ plugin for opening current directory in Angular Console.

Usage

Right click on target file or directory in Project view, then select Open Angular Console Here.

Compatibility

Mac and Win platforms are supported temporarily.

Shortcut Key

  • Mac: option + A
  • Win: alt + A

Development

Verify plugin:

gradle verifyPlugin

Build plugin and zip file will be located at build/distributions:

gradle buildPlugin

Run Intellij IDEA with plugin installed:

gradle runIde

Publish plugin:

gradle publishPlugin -Dorg.gradle.project.intellijPublishToken="<token>"

NOTE: Ensure credentials are passed in as mentioned in deployment documentation

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages