Pässion is a new editor (at this moment) exclusively for Mac OS X. Mainly because there are enough good lua editors out there for Windows. So I can spend more time optimizing it for the mac platform. It's pretty simplistic, I didn't want to use toolbars because you're way faster using the shortcuts for copy/paste/save & so on. Please check it out. It's released as freeware. Don't forget that it's still in a very early stage so don't do serious work with it. If your mac catches fire while working with Pässion I can't be held responsible for that Please post if you encounter problems/bugs with Pässion. Please don't post feature requests yet as I'm still working on the main features. Feature requests will be taken when version 0.5 is released.
Features in Pässion 0.2a:
- Open, Edit & Save Lua scripts
- Lua syntax highlighting (not completely finished yet)
- Line folding
- Jump to symbol
- Lua auto-completion
- Löve 0.5 auto-completion (yes, I'm not kidding)
Known bugs in Pässion 0.2a:
- Doesn't open a file in the current window if it's empty (fixed in 0.3)
- Set focus to a new windows editor (fixed in 0.3)
Screenshot
Pässion 0.2a: Editing a lua fila, show Löve code-completion
Download
System requirements: at least Mac OS 10.4, Intel or PowerPC Mac
Passion-0.2a (Intel) (from Rapidshare.com)
Passion-0.2a (PPC) (from Rapidshare.com)
FAQ
Why name it "Pässion"?
Because Pässion is the perfect fit for Löve. Löve & Pässion.
How to trigger code-completion?
Just press TAB to complete a word or to show the available options.