anthraxx/intellij-awesome-console

Clicking on a link attempts to open it with standard editor instead of inside phpStorm

bits-of-static opened this issue · 4 comments

Which does not even work, because of the trailing line number.
E.g. E:\Codebase\tool-copyHelper\src\Location\Location.php:73.

The directory ...\src is marked as sources root.

Windows10, PhpStorm 2017.3.6

for this to work You'll need two fixes: #42 and #43

For Your case #42 should be enough. Till it's merged, You can try to check by installing it manually from: https://github.com/Rublis/intellij-awesome-console/releases/tag/0.1337.7

this should be fixed in the master and released soon via plugin update.
If this issue persists, please request reopen and we analyze it further

This issue is still not fixed/regressed, at least for WebStorm and PyCharm – not sure about PHPStorm. Could the issue be re-opened?