Make source files location clickable in CLT console
When I got an output in CLT (Command Line Tool)
ReferenceError: mondoose is not defined
at Object.<anonymous> (C:\Projects\\test\source-file.test.js:10:10)
I've seen in somewhere (in karma test runner if i'm not mistaken) it outputs these locations (C:\Projects\\test\source-file.test.js:10:10) as clickable links. Is it possible to do in CLT?
Please sign in to leave a comment.
Hello,
currently it is not implemented. Feel free to wtch and vote for the issue https://youtrack.jetbrains.com/issue/WI-18169