English

 

Home Product NaviCoder Editor Product Details

Product Details - NaviCoder Editor


Intuitive User Interface
Powerful Editing Tools
Intelligent and comprehensive Code Editor
Efficient Searching System
More great Features

System Requirements
  • Microsoft Windows 2000, XP, Vista, Server 2003, Server 2008, Windows 7
  • Pentium 4 processor or above
  • At least 10 MB of free disk space is required


Intuitive User Interface

Support of multi-document editing
Easily work on multiple documents simultaneously using multiple tab groups, Ctrl+Tab brings the last accessed document to topmost. You can also edit two different documents at the same time.

Powerful Editing Tools

FTP remote editing

NaviCoder Editor supports FTP remote editing feature. It allows you to open and edit files on a remote FTP server as easily as if they were on your local drive.
Support of Exuberant Ctags
Supports Exuberant Ctags for indexing language objects. It generates a tag file of language objects and functions found in source files that allows these items to be referenced quickly within NaviCoder Editor.
Support of Code Snippets
Code Snippets is a pre-built intelligent piece of code, sometimes referred to as a hardcode template, that you can easily insert into the NaviCoder Editor.
Clipboard Monitor
Provides an user clipboard for use with the Cut, Copy and Paste as well as the standard Windows Clipboard. Clipboard Monitor contains all the previously copied items, and you can select the item you want to paste from it using double-click action.
User Defined Syntax Highlighting
NaviCoder Editor alows you to control the appearance (syntax highlighting) of the text. Syntax highlighting is the ability to recognize predefined words and display them in different colors. This is useful for you to have certain words in a document to show up in a different color.
Support of keyboard shortcuts
NaviCoder Editor provides a wide range of shortcuts to assist you to increase productivity when performing certain tasks. You can also define your own shortcuts using our Shortcut Mapper feature.

Intelligent and comprehensive Code Editor

Support of standard editing features

Word wrapping, auto-reformat, auto-indent and outdent, reindent selection, block selection, display tabs and spaces, show line numbers and breaks, highlight current line, unlimited undo/redo capability and more.
Code Folding
With the GUI tool - Code Folding lets you collapse (hide) and expand (show) sections of your code to make it easier to navigate and read. What you need to do is just to click the plus (+) and minus (-) signs next to the code.
Support of matched brace/bracket highlighting
When you place the cursor just after a closing (or just before an opening) brace, bracket, or parenthesis. NaviCoder Editor will try to locate its matching brace, bracket, or parenthesis and highlight their companion with the colour you defined. If the current character has no match, NaviCoder Editor will not highlight it.

Efficient Searching System

Regular Expression Search/Replace supported

You can search and replace one string in the document by using the regular expression. In addition, you can replace specified text one by one, or as a whole.
Increment Search
Incremental Search allows you to perform a find, instead of waiting for the complete search string to be entered it will search for the closest match as the string is typed, reposition (caret) to the found string as it is typed.
Bookmarking
It allows you to navigate long files by marking a location in your code with a bookmark and jumping to that location from anywhere in the file. When you set a bookmark, a green flag icon is displayed in left hand side of the Editor.
Support of Occurrence Marking
With this feature, once you select a term, all instances of that term will be shown highlighted.

More great Features

Creating your favorites link
NaviCoder Editor supports to create favorites links to folders/files that you visit frequently.
Exporting your file to different format
NaviCoder Editor allows you to save your active document, complete with syntax highlighting, as either RTF, HTML, XHTML or TeX file.
Support of converting file encoding
NaviCoder Editor will automatically try to detect the encoding used when opening a file, but allows you to change it when editing it. NaviCoder Editor offers ANSI, UTF-8, UTF-8 without Bom, and more.
Support of converting End-Of-Line format
This feature converts the end of line delimiter for text files, i.e. CR+LF, Lf and CR.
Activate Full Screen Mode during your source code editing
With this feature is activated, the only window displayed will be the active document, so that you can have more space to edit sources. To escape from full screen, just press the "Esc" key.