You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oftentimes when I use Cmd+click to go to a definition of something, I end up in a matching definition in the _build directory instead of the src directory. This is dangerous, since I may end up unknowingly editing built files, and not source files.
Is there any configuration that prevents this from happening?
Oftentimes when I use Cmd+click to go to a definition of something, I end up in a matching definition in the
_builddirectory instead of thesrcdirectory. This is dangerous, since I may end up unknowingly editing built files, and not source files.Is there any configuration that prevents this from happening?