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

"Property sourceFileMap is not allowed." #55

Open
dozingpip opened this issue Jan 24, 2023 · 1 comment
Open

"Property sourceFileMap is not allowed." #55

dozingpip opened this issue Jan 24, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dozingpip
Copy link

dozingpip commented Jan 24, 2023

sourceFileMap attribute is not implemented for the godot-mono launch configuration type?

OS/device including version:

Windows 10

Issue description:

Basically, this is happening to me, but when I try the linked solution and add the sourceFileMap attribute to my godot-mono launch configuration it says "Property sourceFileMap is not allowed."
If I change the type to, for example, coreclr temporarily, it resolves that attribute fine (but obviously that wouldn't actually be able to launch my project correctly).
I need to use it because the PathMap setting doesn't work in VS Code otherwise. If I don't have sourceFileMap and I'm using PathMap, when I'm debugging in vs code and put a breakpoint anywhere, I get "Could not load source 'MapEditor.cs': No source available."

@Biblbrox
Copy link

Are there any updates on this issue or some workarounds? I have the same issue but on Linux (ubuntu 22.04).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants