- Bullshit venv detection: If you can't find where the hell is this virtualenv you should open workspace settings, create settings.json and add this
"python.pythonPath": "/your_path/.venv/bin/python"
- You click the file and then another one and your previous file closed. You get mad as a hell. Because of preview mode is enabled as default. Disable it as shown here:
https://stackoverflow.com/questions/38713405/open-files-always-in-a-new-tab
-
When you develop with a one language, disable all other extensions to hold your nerves.
-
Dark+ Material theme is cool. Far more better then default. And also you can use FiraCode ligature
https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions
- Create and tune debug config file!
I will add more as this disturbing M$ adventure goes by.