obsidian-execute-code icon indicating copy to clipboard operation
obsidian-execute-code copied to clipboard

[BUG] Correct Line Numbering for Errors

Open twibiral opened this issue 3 years ago • 1 comments

The line numbering of errors/exceptions is wrong when code injection via the settings or pre/post blocks is used.

twibiral avatar Nov 05 '22 14:11 twibiral

One way to solve this could be if we implement line numbering for this plugin. This way we can adapt the line numbers to the lines in the errors and solve #8

twibiral avatar Nov 05 '22 14:11 twibiral