GDQuest / zed-gdscript

Zed support for the GDScript language
MIT License
38 stars 10 forks source link

Clicking on stack trace frames does not go to file #11

Open ygingras opened 4 months ago

ygingras commented 4 months ago

When a crash occurs, Godot lists the stack frames with files and line numbers, but clicking on them does not send zed to that file and line.

The "errors" tab goes to the file and line already and is very satisfying to use. The "Stack Trace" tab should have the same behavior.

Version: