Package gnustep-CodeEditor: Information

    Binary package: gnustep-CodeEditor
    Version: 0.4.4-alt5.1
    Architecture: i586
    Build time:  Jan 16, 2016, 02:02 AM in the task #155961
    Source package: gnustep-CodeEditor
    Report package bug
    License: GPLv2
    Summary: CodeEditor is a text and code editor
    Description: 
    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).



    Last changed


    Jan. 14, 2016 Mikhail Efremov 0.4.4-alt5.1
    - NMU: Rebuild with libgnutls30.
    Feb. 16, 2014 Eugeny A. Rostovtsev 0.4.4-alt5
    - Built with clang
    Feb. 14, 2014 Eugeny A. Rostovtsev 0.4.4-alt4
    - Rebuilt