You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Tested versions
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
Minimal reproduction project (MRP)
issue-939-MRP.zip
The text was updated successfully, but these errors were encountered: