I guess what I'm trying to say is, I've narrowed the issue down to VSC not recognizing my commands, ignoring them (somehow), or something is entirely f***d. I have tried googling for solutions for over 2 MONTHS now, and still have been unable to find a solution. Needless to say,...
"python.pythonPath": "C:\\Users\\pconwell\\.virtualenvs\\ridgeplots-0xoO3BBx\\Scripts\\python.exe" } Which will not work at all. VS Code is (presumably) recognizing the virtual environment correctly as the code will run manually from terminal AND the correct virtual environment is showing...
@Esger<https://github.com/Esger>, sorry for not getting back to you on this until now. Can you please confirm that you are unable to initialise a repository using the following steps: - Create a new folder foo - In terminal navigate inside the foo folder and type code-insiders . - ...
Therefore I won't be opening a new here because it is not relevant. AbleBacon commented Apr 28, 2022 I can confirm that this issue persists with version v1.10.0 Pre-Release , using mingw-w64-x86_64-gdb version 11.2, but it is not due to Windows vs Unix paths as @WardenGnaw sugge...
It does not look like VScode is recognizing it as a "real" setting:Member dtivel commented Feb 4, 2023 It looks correct. Make sure you put it in your remote settings if you're having problems on the remote side. You can leave local settings as-is (enabled)....