Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

Support line numbers / file information in print_debug() #134

Open qwitwa opened 11 months ago

qwitwa commented 11 months ago

Is your feature request related to a problem? Please describe. When calling print_debug() output differs in panku to the console

Describe the solution you'd like Show file information. It doesn't need to look identical to the console, so long as the information can be accessed.

see #133 for screenshots demonstrating the difference