Bridge Commander Central
Recreational Forums => Techies Discussion => Topic started by: Morgan on December 15, 2010, 01:48:49 PM
-
I hope that title makes sense. Anyways, I got a question: I want to have the .py files show up on top instead of the .pyc's, so I don't have to scroll down to edit them. Is there a way I can do that?
-
try inverting the listing so the PY's are on top
-
there should be a sort option...
id say it is best to sort by name so the py and pyc are together; besides, it is a good thing to delete pycs after altering pys anyway :P
-
I haven't seen one :idk: Who knows maybe I'm blind...
-
right click menu>sort by>PICK ONE
XD