Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97327

VSCode use a logfile for debugging, jumping to filename:lineno syntax

$
0
0

I'm opening a logfile in vscode from a user, so it has a structure like this:

# [2019-11-15 13:59:30 - reader.py:236 - INFO - reading file]
# [2019-11-15 13:59:30 - reader.py:265 - INFO - writing to cache]

at the moment, I'm copying the filename and lineno and press CMD + P and paste for example reader.py:236 which opens the file on that line. Is there a way to use that logfile in a more integrated way, like piping it to the OUTUPUT?


Viewing all articles
Browse latest Browse all 97327

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>