Le 22/05/2016 à 20:35, amir teymuri a écrit : > Hello, > > i wanted set up geany to do autopep8 for python files, now i have messed > up a bit in Build>Set build commands so that hitting F5 doesn't execute > the code anymore! :-( > I think it should be something with the *Execute Command *dialog-box, > what should come here?
It should be something like 'python "%f"' (without the surrounding single quotes). But you can revert to the default value by clicking the "reset" button for that line (the button on the far right). Rehards, Colomban _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
