After closing a project with a custom build system and opening another file (in this case a Python file) I leaves the build system unselected. So I have to manually put it back to ‘automatic’. I would expect it to revert to the default ‘automatic’ option by itself.
Build system unselected after closing project
FichteFoll
#2
With the current build system selection, there is almost no reason to ever not use “Automatic”. If it doesn’t select the correct build by default, just press ctrl+shift+b (cmd on OSX) to select the appropriate one from a list. It will only list applicable build systems and variants.
2 Likes