Open erikbelusic opened 7 years ago
@erikbelusic are you sure you didn't install vue-for-idea instead? This plugin should not hide the node_modules folder
There is a known issue with hiding of the node_modules folder in vue-for-idea resulting in it's removal from the plugin repository https://github.com/henjue/vue-for-idea/issues/46
Which plugin is this?
@pajtai
Currently the plugin repository is pointing to here If you installed it a while ago it could be vue-for-idea but that one has since been removed from the directory
Initially when I uninstalled my Vue related pluging, the node_modules
directory stayed hidden.
I was able to resolve the issue by removing the .idea
dir, reopenning the project, and reinstalling the vue.js plugin. node_modules
is still visible.
Hi,
This plugin is forcing my node_modules directory to be hidden. Is there a way this can be an option so each user can decide for themselves?