When working with Python files Geany ignores indentation settings and sometimes inserts tabs even when configured with the saner spaces choice (which should be the default actually anyway) ...
Best code editor you have never heard of.
Geany 2.0 "Pryce" on MacOS Sequoia 15.6. Using GTK+ v3.24.38 and GLib v2.76.3 runtime libraries. I create a new Python program (file1.py) with new using template. I create another new Python program ...