vscode-factoriomod-debug icon indicating copy to clipboard operation
vscode-factoriomod-debug copied to clipboard

Following links to files in debug console

Open GlassBricks opened this issue 4 years ago • 2 comments
trafficstars

It would be great if links that refer to mod files (e.g. __modname__/some/file.lua:30) could be clickable in the debug console.

GlassBricks avatar Aug 13 '21 18:08 GlassBricks

you'll have to be more specific - the ones i know of are!

justarandomgeek avatar Aug 17 '21 21:08 justarandomgeek

What I meant was to be able to click links in the message content, not just the location in code it was printed. This would be useful, for example, to print a stacktrace of a non-fatal error and trace it.

GlassBricks avatar Aug 23 '21 15:08 GlassBricks