I've been testing out PyPE to use as a editor, so far it's pretty good. I will probably test out a few more before settling on one, but for now this one is working, because it fixes the biggest problem I was having with indentation.
There is no installer, you just unzip it and run the program. It's got a couple of good features as well, such as making a tree out of your code letting you close chunks of the code with the usual little plus and minus signs.
The only thing I haven't liked with it so far is that when I click on my .py files, it reopens a new PyPE program instead of opening the file in a new tab like Crimson Editor did. Easy to get around that by just using the file->open method so not really a big deal.
You can check out PyPE here. If anyone has any experience with looking for a good python editor leave a comment.
Update on my game, I have most of the simple menu stuff set up and I'm gonna try to get custom themes working on it next. I've also been spending some time figuring out how to make new templates for blogs so I can get this one looking better and open some more.
Labels: freegamedesinger
0 comments:
Post a Comment