mainCodeEditor - Summary

 
 
Membership Info
0 active members

Group identification
Id: 4386
System Name: codeeditor
Name: CodeEditor
Group Type: non-GNU software and documentation

Search in this Group


 

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

 

Latest News rss feed
CodeEditor 0.4.3 is released
     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.

CodeEditor 0.4.2 is released
     posted by yjchen, Fri 15 Aug 2003 04:53:06 PM UTC

Features from 0.4.1
- Speed up

CodeEditor 0.4.1 is released
     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

CodeEditor 0.4.0 is released
     posted by yjchen, Fri 09 May 2003 04:48:54 PM UTC

Features from 0.3.8:
- Add scripting support via StepTalk.
- Bugs fixed

Quick Overview
 Memberlist (0 members)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code