CodeEditor - Summary
This group is not part of the GNU Project.
CodeEditor is a non-rich text editor for GNUstep with several enhancement for code editing.
It contains these features:
1. Tab View: Don't need to open so many terminals again.
2. Toolbar: Use "Alt (left) - t" to open/close a simple toolbar on the fly.
3. Find (Regular Expression support) and replace.
4. File Inspector.
5. Change font attributes and preference instantly without restart.
6. Periodically or manually Highlight keyword with difference attributes according to the language.
7. Automatically or manually find delimiter pair.
8. Automatically indentation according to the preference.
9. Support scripting (need StepTalk).
Registration Date: Tue 29 Apr 2003 01:35:14 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
posted by yjchen, Sat 04 Oct 2003 07:30:10 PM UTC
What's different from 0.4.2 ?
- Disable ligature handling so that syntax highlight in art backend
is as fast as xlib backend through the text system cache.
- Enable method panel to display and quick jump to methods.
This is also a proof that language bundle can parse source code
efficiently and accuratly without complicated handling.
posted by yjchen, Fri 15 Aug 2003 04:53:06 PM UTC
Features from 0.4.1
- Speed up
posted by yjchen, Thu 07 Aug 2003 09:05:00 PM UTC
Features from 0.4.1:
- Parse code more accurate and faster.
- Remove PCRE dependency.
- Bugs fixed
posted by yjchen, Fri 09 May 2003 04:48:54 PM UTC
Features from 0.3.8:
- Add scripting support via StepTalk.
- Bugs fixed
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code