Forgot your password?
typodupeerror

Comment None of the above (Score 1) 114

Frankly, the world could use another open source text editor. I like Emacs well enough and use it quite a bit but it would be refreashing to see something new. Something without all the bloat and all of the increasingly anacronistic controls. And something that was designed to compile on multiple platforms from the get-go (Abiword has done this rather well but it's a word processor).

For instance, a new editor should be designed from the biggining with a GUI. I'm a huge fan of CLIs, but with text editing GUIs buy you a few nice features: squigly red underlines for mispelled words, pop-up boxes representing choices for automatic completion of member functions etc. Pull-down menus for functions, classes etc.

Most of this stuff should be controlable since I recognize that not everyone wants all this crap cluttering up thier display all the time.

And while I'm on it, it would be nice to see some sort of XML standard that specified basic text editor prefs and syntax highlighting settings. That way, prefs could be more easily transported from one compliant text editor to another. Many text editors are powerful but it's litterally useless if people don't know how to use it. This might help a little.

-gsh

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (8) I'm on the committee and I *still* don't know what the hell #pragma is for.

Working...