notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: editors/codeeditor/pkg-descr

Number of commits found: 2

Friday, 16 Jan 2009
16:35 dinoex search for other commits by this committer
- add LICENSE:
Original commit
Sunday, 3 Dec 2006
16:21 dinoex search for other commits by this committer
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).

WWW: http://savannah.nongnu.org/projects/codeeditor/
Original commit

Number of commits found: 2