Difference between revisions of "CodeEditor.app"
Jump to navigation
Jump to search
m (Incorrect version number, fixed) |
Espectador (talk | contribs) m |
||
Line 1: | Line 1: | ||
{{Application| | {{Application| | ||
− | shortdescription = CodeEditor is a text and code editor. | | + | shortdescription = This application is unmantained and show problems with the current GNUstep. You can use [[Gemas.app]] instead. |
+ | |||
+ | |||
+ | CodeEditor is a text and code editor. | | ||
currentversion = [http://savannah.nongnu.org/projects/codeeditor/ 0.4.4] | | currentversion = [http://savannah.nongnu.org/projects/codeeditor/ 0.4.4] | |
Revision as of 18:58, 15 December 2010
This application is unmantained and show problems with the current GNUstep. You can use Gemas.app instead.
CodeEditor is a text and code editor.
Current Version: 0.4.4
- Released: April 08, 2004
- Licensed: GPL2
Overview
The goal of CodeEditor is to be a good non-rich text code editor. CodeEditorView offers a subclass of NSTextView and supports syntax highlight, mark delimiters, etc. It can be used in other projects.
Features
- Faster than ever
- Tab View: Don't need to open so many terminals again.
- Toolbar: Use "Alt (left) - t" to open/close a simple toolbar on the fly.
- Find (Regular Express support) and replace.
- File Inspector.
- Change font attributes and preference instantly without restart.
- Periodically or manually Highlight keyword with difference attributes according to the language.
- Automatically or manually find delimiter pair.
- Automatically indentation according to the preference.
- Support scripting (need StepTalk).
Maintainer
Yen-Ju Chen
Related Links