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
Issue description:
When double clicked in any error report it point to one line above in code.
Steps to reproduce:
Write any code that broke. Click on the error report. it will point to the line above. e.g error in line 45 , it will point the line 44 in Visual Studio Code.
The text was updated successfully, but these errors were encountered:
This issue seems to be about the Errors tab in Debugger, this was fixed by #73584. But I noticed the same issue also applies to the errors list in the MSBuild panel, this will be fixed by #79404.
Godot version:
Godot 3.2.3 RC4
OS/device including version:
Win10
Issue description:
When double clicked in any error report it point to one line above in code.
Steps to reproduce:
Write any code that broke. Click on the error report. it will point to the line above. e.g error in line 45 , it will point the line 44 in Visual Studio Code.
The text was updated successfully, but these errors were encountered: