Angular CLI plugin for GoLand

Hi! 

I want to create GoLang plugin for integration Angular CLI. I need to choose an action when I right click on folder on tree view in project window and call an generate command from CLI with an generate action and path to folder. How can I implement this? Any ideas an examples please...)

Thanks!

0
8 comments

Hey,

this functionality is already provided by Angular plugin. Do you use it?

0

Thanks? but I do't see this plugin... ((

0

That's AngularJS, sorry for the typo. Which version of plugin do you have and what version of CLI are you using?

1

I use plugin version 181.4668.90, and Angular CLI 6.0.0.

0

Thanks a lot, Denis! I updated GoLand to new version, and now I see CLI integration!

1

Just one little problem, when I refactor or delete angular file, related testing file is not renaming or not deleting together... ((

0

Renaming will be fixed in one of the following plugin updates

0

Please sign in to leave a comment.