View Single Post
Old 01-11-2005, 03:04 AM   #1 (permalink)
DCoder
Senior Member
 
Join Date: Jul 2003
Location: Lithuania, Central Europe
Posts: 1,056
Send a message via MSN to DCoder
Default New program? Again? OMFG!!!

Well, it's true. The INI Editor V2 is already being worked on.
The good news - I have not encountered any problems with it so far, and it will not require as much time and effort as AI E V2, because it has a totally different goal.

As you can see, the following features are already implemented:
- Code highlighting.
- Section tree, listing all items in a logical order (takes about 2-3 seconds, a perfectly acceptable delay).
- Object Inspector (review/edit any object visually)
- Tag Filter (lists all sections which include the requested tag, and inserts the edited code back into the file [all you write in this box will be reinserted flawlessly] ).
- Code completion (the program can suggest possible values for tags such as Category=, BuildCat= , etc. )
- Code templates (for example, if you type "newinf" and hit Ctrl-J, a new blank infantry section will be inserted so you don't have to copy-paste everything). They are fully user customizable.
What you can't see:
- Ctrl-clicking on a word jumps to [word], if it exists.

I'd love to hear more suggestions about it.

Teaser shots:
DCoder is offline   Reply With Quote