oidex
Active Member
- Jan 9, 2018
- 755
- 1,941
- 347
CheekyGimp Hey, haven't played the update yet but from the bug reports on this game and many others, I'm wondering. Are you guys not using some kind of IDE or code editor to write this? Any code editor with syntax support for python should immediately flag stuff like missing % enclosure for variables in strings for you and most of them even feature simple dictionary based spellchecking for typos. There are a lot of good and completely free ones out there, some of them even have dedicated plugins for RenPy. Visual Studio Code, Notepad++ or even PyCharm should make thinks a whole lot easier and less error prone.
I recommend giving Visual Studio Code a go. It has completely taken over for me as a general purpose text/code editor. The preview scroll pane in particular is really useful.
I recommend giving Visual Studio Code a go. It has completely taken over for me as a general purpose text/code editor. The preview scroll pane in particular is really useful.