anthraxx / intellij-awesome-console

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!
MIT License
159 stars 40 forks source link

Ability to open files generated by ts-loader (webpack) #33

Closed davidm-public closed 5 years ago

davidm-public commented 6 years ago

The output of ts-loader run from webpack is as follows:

error in /Users/... path shortened ... /FileA.ts(182,31)

am wondering if it would be possible to parse that line and navigate to the relevant source file and line?

See screenshot attached to this issue: https://youtrack.jetbrains.com/issue/WEB-29833

anthraxx commented 5 years ago

fixed in master and will be available with the next update. If it still persists once the update is rolled out, please notify for further investigation