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

C# Error message point to one line above in Visual Studio Code #41816

Closed
vitorbalbio opened this issue Sep 6, 2020 · 1 comment · Fixed by #79404
Closed

C# Error message point to one line above in Visual Studio Code #41816

vitorbalbio opened this issue Sep 6, 2020 · 1 comment · Fixed by #79404

Comments

@vitorbalbio
Copy link

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.

Godot_v3 2 3-rc4_mono_win64_OHUQmYBXce
Code_sACDSKXxl6

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.

@raulsntos
Copy link
Member

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.

@akien-mga akien-mga added this to the 4.2 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants