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

Can not launch game from Visual Studio 2022 #28

Open
mmarramarco opened this issue Mar 4, 2022 · 12 comments
Open

Can not launch game from Visual Studio 2022 #28

mmarramarco opened this issue Mar 4, 2022 · 12 comments
Assignees
Labels
bug Something isn't working

Comments

@mmarramarco
Copy link

Windows 10
Godot 3.4.3
Microsoft Visual Studio Community 2022 (64-bit) - Current: Version 17.1.0
Using version 2.0.0 of the extension

As I understand it the package is supposed to add launch profiles, similar to the extension for VSCode (that one worked wonderfully) but it seems to do absolutely nothing in Visual Studio 2022.

I tried installing and resinstalling, enabling and disabling the extension, I looked through the available settings for that extension (and found that it needed the path to Godot, that I added).

But no launch profiles are added, so I'm not sure if it's a bug, if I forgot a step, or if this simply isn't what the extension is supposed to do.

@mmarramarco mmarramarco added the bug Something isn't working label Mar 4, 2022
@zbyna
Copy link

zbyna commented Mar 5, 2022

I have the same problems. It is a bug.
Please see: #10
attempt for using workarround resulting in: #26

Windows 7 Godot_v3.4.3-stable_mono_win64 VS Community 2022 (3) (64-bit) - 17.1.0 godot-csharp-visualstudio v2.0.0

@Mephilas
Copy link

Mephilas commented Mar 7, 2022

I can not install this tools.
system version unmatch
Windows 11 was detected 6.2.9200.0

@larinius
Copy link

Debug will not launch even after plugin installed.
Code completion and build worked without the plugin.
Installation of the plugin literally changed nothing.

@3da
Copy link

3da commented Apr 5, 2022

I have the same problems

@MythicPalette
Copy link

Same here. Plugin is completely useless at this point. Install it and it does literally nothing but waste your time and cause hours of frustration as you try to find any way to get it to work properly. Please fix.

@Mawkey
Copy link

Mawkey commented Apr 16, 2022

I have the same issues, hopefully this can get a fix. I prefer Visual Studio over Visual Studio Code.

@DasGandlaf
Copy link

Works for me, if i use the workaround, including Intellisense completion (completion stopped, then started working again).

@userqt
Copy link

userqt commented Jun 19, 2022

I have the same issue, how can we resolve this? I tried some workarounds, but none worked so far. Main problem with those is migrating project of sort error.

@Aegel5
Copy link

Aegel5 commented Aug 16, 2022

Can someone say, how to debug with this plugin?

@Anixias
Copy link

Anixias commented Dec 2, 2022

Workarounds do not work if you target C# 8.0.

@GeorgeS2019
Copy link

Update 27th Feb 2023

Summary of instructions for VS2022

@andreisbarnea
Copy link

Workaround mentioned for VS2022 works but with one additional note: Remove existing VS extension if it was previously installed.

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