Go to file from terminal by clicking on typescript error
Is it to possible to open a file by clicking on a typescript error in terminal? I'm developing react apps and I yarn start in the terminal and sometimes get errors of course. For example
TypeScript error in /xxx/dashboard-page.tsx(79,24)
Is it possible to click on the error and directly open the file and navigate to the error?
Please sign in to leave a comment.
not possible currently, please follow https://youtrack.jetbrains.com/issue/IDEA-236477 for updates