Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracing is reduced to the "extends" statement sometimes, such as when there is a syntax error in a superclass file. #939

Open
Poikilos opened this issue Jan 20, 2025 · 0 comments

Comments

@Poikilos
Copy link

Poikilos commented Jan 20, 2025

Tested versions

  • Reproducible in: Redot 4.3 stable

System information

Linux Mint 22 (wilma) 64-bit

Issue description

Instead of showing the line with the syntax error in the superclass, sometimes the editor jumps to the extends line in the subclass, and sometimes clicking it goes to the "extends" line in the subclass. Clicking any file in the opened file list (left popout panel in script editor) (or possibly other side or top tabs) prevents clicking the syntax error from going anywhere at all until the next debug run (Seems related, not sure).

Steps to reproduce

  • Produce a syntax error in a superclass
  • Run the project

Minimal reproduction project (MRP)

issue-939-MRP.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Open
Development

No branches or pull requests

2 participants