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
Each submodule is its own git repository with its own .idea folder. The only way I can get Herd to auto detect breakpoints is by dynamically linking the submodule .idea folder to Herd/example.com/.idea, when opening the related submodule project inside PHPStorm. Could Herd auto detect additional .idea folders, besides the one in the website root?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Can Herd Pro detect breakpoints if the
.idea
folder is not at the root of the site?For example, I have the following structure:
Each submodule is its own git repository with its own
.idea
folder. The only way I can get Herd to auto detect breakpoints is by dynamically linking the submodule.idea
folder toHerd/example.com/.idea
, when opening the related submodule project inside PHPStorm. Could Herd auto detect additional.idea
folders, besides the one in the website root?Beta Was this translation helpful? Give feedback.
All reactions