angular-folding icon indicating copy to clipboard operation
angular-folding copied to clipboard

IntelliJ Plugin that groups Angular component files

Results 9 angular-folding issues
Sort by recently updated
recently updated
newest added

Great idea! When I install the plugin, it works fine in the "Project" view. However, it does not work in all other views I tried. Especially when using a self...

Hello, I'm using the meta framework of angular which is Analog. In it, a new type of component called a page is used. So I added this string in the...

In the project view a subfolder does not expand but says "loading..." MacOs Finder shows me that there are approx. 65 files and subsubfolders. **Disabling the Plugin shows the correct...

With default settings, `ng generate component` already groups components into folders. With this plugin in use, in each filesystem folder, there now is a virtual folder for the component. ![image](https://user-images.githubusercontent.com/2115644/229353231-707a7e2f-f23f-40d0-8a49-7ee2fcd8c0b5.png)...

Thanks for this great plugin! I would like to make a suggestion - it would be nice if when you double click on a folded component it automatically opens the...

First, I want to thank you for this plugin! There's just a few issues that could be fixed to make it perfect. 1. The collapse/expanded state is constantly being forgotten....

As seen in the screenshot, components are still displayed separately in the project view, not grouped. ![screenshot from 2018-04-13 14-20-54](https://user-images.githubusercontent.com/7428576/38734531-4cb714b6-3f26-11e8-829a-867815d1382e.png) ### Plugin version 1.3.0 ### System info ``` WebStorm 2018.1.1...