Closed navelpluisje closed 9 years ago
Installed packages can be displayed in the DependenciesView.
Why not showing both DependenciesView and ConfigurationView in one panel? They both do almost the same and I think it's pretty logical to have them together. Create a InstalledPackagesView for the already installed packages. Makes more sense to me.
Right now makes sense what you said, but I have planned t use the ConfigurationView to also display to populate a list with the configuration available and edit the file through the UI, instead of only open the .bowerrc file in the active editor.
Ok. But doesn't it make sense to do the same for json file also? And create an extra panel?
Yes, that's planned for the future, but that's ok if you want to implement this feature in an extra panel. I will make a few changes:
I'm changing the way PanelView handle its panels, so don't worry about some bad behavior when switching panels. It's under current development, in a few hours I will push those changes, since they are necessary I'm doing it in the master branch, keep your fork in sync.
Create a panel for listing and removing already installed packages