Advertisement

Tutorials

Home News Editor.NET 1.4 Released

News by CGIDir


Editor.NET 1.4 Released

 

CGIDir
Monday, June 12, 2006; 03:06 AM

A new version of Editor.NET is available from Quantum Whale at qwhale.net.  Editor.NET is an advanced code editor allowing integration of a highly flexible edit control in your .NET applications.

It has almost all the features that can be found in the Visual Studio.NET code Editor, including customizable syntax highlighting, code outlining, code completion, unlimited undo/redo, bookmarks, word wrap, drag-n-drop, search/replace, and displaying gutter/margin/line numbers.

Editor.NET is designed to highlight syntax for more than 30 predefined programming languages such as C, C#, Delphi, VB, Java, Xml, Html, etc. and can be extended to perform syntax highlighting for virtually unlimited number of programming languages.

Editor.NET is written in C# and built on .NET classes. It ships with full source code, including design-time code.

 

Screenshot. 

 

Here is what's new in version 1.4 :

Editor

  • User margin allowing to display additional information for separate lines.
  • Build in popup menu.
  • Content dividers allowing to separate text in the editor.
  • Key binding dialog.
  • Ability to display border around selected text.
  • Single line mode.
  • Readonly lines added to disable modifying certain range of the text.
  • Replace now supports regular expressions.
  • Search for multiline text is supported.
  • Ability to control editor background in pagelayout mode.
  • Ability to change whitespace displaying in pagelayout mode.
  • Ability to control ruler background color.
Parsers
  • Dedicated parsers for VbScript, JavaScript, JavaScript.NET and MS Sql.
  • Dedicated parsers are moved to separate dll.
  • Visual Basic allows to smart capitalize reserved words.
  • Syntax Scheme for php language.
Code Completion
  • Code snippets allowing to choose predefined templates from popup list.
  • Code completion for partial members.
  • Code completion for adding event handlers.
  • Code completion for Visual Basic global functions.
  • Simple html formatting of the content of code completion windows.
  • Minor bugs fixed .
Quick start demos
  • Demo for C# parsers for performing syntax parsing of body of class and method.
  • User margin demo.
  • Code snippets demo.
  • Undo/redo list demo.
  • Clipboard notification demo.
  • Text difference demo.

 

Advertisement

Partners

Related Resources

Other Resources

image arrow