Closed nehalist closed 2 years ago
I'm not sure the doc is still relevant, it works well in practice.
FWIW I noticed this flag because when renaming a class using PhpStorm it also modified the classmap, so the new class was located in the old file :grimacing:
EDIT: after some investigation PhpStorm did this because I un-excluded vendor directories by misunderstanding the point (cf. https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000112599-Prevent-PHPStorm-from-automatically-exclude-some-folders).
Just curious about why #180 has been merged when the flag docs states:
Any reason to use it nonetheless?