Kyle Kolander
Kyle Kolander
I'm experiencing the same thing, being unable to debug, using Visual Studio Enterprise 2022 (64-bit) Version 17.1.0. I have installed version 4.4.12 of both the [Chutzpah Test Context Menu 2022](https://marketplace.visualstudio.com/items?itemName=vs-publisher-2795.chutzpahcontextmenu2022)...
Damn! Thank you @BobSilent !!! I was just banging my head against a wall wondering WTF?!? I followed your steps and my app now has completion support. This is a...
Hi @radeksimko - I tried taking a memory profile, but I must be doing something wrong because it's not working (i.e., no memory dump file getting created). Suggestions? I see...
@radeksimko - 😄 I had already tried that, but for good measure I tried again (closed the folder then the application vs just closing the application). I even tried changing...
OK. I'll wait to hear back from you for what to try next. WRT to the workspaces, I've used that feature occasionally, but unfortunately [VS Code doesn't support multiple monitors...
If we could get one of two things to work, it would be good either way: 1. Extension would support a configuration option to designate an already running language server...
Sure enough. Same for me. I disabled the Viasfora extension, restarted VS2022 and voila! The tooltips show up again. I'm on VS 2022 Enterprise 17.7.6 (latest version at this time)...
This worked for me, so thanks @LencoDigitexer! `git config --global core.protectNTFS false` I was stumped on this for a while. I didn't even pay attention to the clone output, or...
This bit me, too. I only have one workbench color customization defined in my user settings.json. Whenever I open a folder in vscode, this extension automatically creates a .vscode folder...
Man, how annoying!!! I just spent the better part of an hour troubleshooting and uninstalling things in PowerShell, commenting things out in my PowerShell profile and uninstalling/reinstalling Terminal because this...