Wanted: Good Text Editor
Wanted: Good Text Editor
I've recently had the need to carry out some scripting needs on our upcoming game. We're using Lua as the level scripting language. I'd like to have a basic text editor that is:
1. Freeware or open-source. I don't want anything that nags at me to register.
2. Has a tabbed interface like Firefox. I need five or six scripts available at once sometimes.
3. Supports or can support Lua syntax highlighting, by plug-in or by default.
I've been using SciTE, which supposedly does tabs if enabled in the config file, but are there some better alternatives? Note, it doesn't actually need to support compiling or interpreting Lua, but syntactical highlighting would be nice.
1. Freeware or open-source. I don't want anything that nags at me to register.
2. Has a tabbed interface like Firefox. I need five or six scripts available at once sometimes.
3. Supports or can support Lua syntax highlighting, by plug-in or by default.
I've been using SciTE, which supposedly does tabs if enabled in the config file, but are there some better alternatives? Note, it doesn't actually need to support compiling or interpreting Lua, but syntactical highlighting would be nice.
I use EditPlus2, which offers tabs and syntax highlighting (which I think you can customize to your liking). It's not perfect, but you might want to check it out.
I use it because it can open and save files directly from FTP, it's mighty handy.
There might be more recent and better editors out there by now, I don't know.
Also, I would recommend EditPad as a Notepad replacement. It is basically the same (no highlighting) but it's soo much better while still being simple. It also has the tab feature. It makes life a lot easier I think.
I use it because it can open and save files directly from FTP, it's mighty handy.
There might be more recent and better editors out there by now, I don't know.
Also, I would recommend EditPad as a Notepad replacement. It is basically the same (no highlighting) but it's soo much better while still being simple. It also has the tab feature. It makes life a lot easier I think.
- Flatlander
- DBB Fleet Admiral
- Posts: 2411
- Joined: Thu Apr 15, 1999 2:01 am
- Location: Pennsylvania
- Contact:
- KompresZor
- DBB Captain
- Posts: 919
- Joined: Wed Jul 31, 2002 2:01 am
- Location: Clearfield, Pennslyvania
http://www.crimsoneditor.com/
go to the syntax files link, search for Lua
go to the syntax files link, search for Lua
Emacs does everything. Of course it has a pretty steep learning curve. I'm not saying it would necessarily be a good choice, but everyone should be aware of its existence.
Awesome, I'll give these a try.
It's really nice that we have the ability to essentially "program" levels at work. It's so much easier to write a script in many cases, like when you want to set up conditional puzzles ("if A and B") or script the escort missions ("if NPC reaches point 40, then do this"). And Lua is a pretty slick little programming language.
It's really nice that we have the ability to essentially "program" levels at work. It's so much easier to write a script in many cases, like when you want to set up conditional puzzles ("if A and B") or script the escort missions ("if NPC reaches point 40, then do this"). And Lua is a pretty slick little programming language.
Context is one of the best free editors for Windows that I have ever used. Has tabs and will do you highlighting. There are hundreds of syntax highlighters for download. I really can't say enough about it, so you should probably just check it out for yourself:
http://www.context.cx/index.html
And the highlighter for Lou:
http://www.context.cx/highlighters_i-p.html
http://www.context.cx/index.html
And the highlighter for Lou:
http://www.context.cx/highlighters_i-p.html