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!

8 comments
Comment actions Permalink

Hey,

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

0
Comment actions Permalink

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

0
Comment actions Permalink

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

1
Comment actions Permalink

I use plugin version 181.4668.90, and Angular CLI 6.0.0.

0
Comment actions Permalink

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

1
Comment actions Permalink

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

0
Comment actions Permalink

Renaming will be fixed in one of the following plugin updates

0

Please sign in to leave a comment.