Quantum Whale
Products
 Editor.NET
 Scripter.NET
 Outbar.NET
Qwhale.net > News

Editor.NET 1.45 released

11 Nov 2006

We are glad to inform that new version of Editor.NET component library is available

Here is what's new in version 1.45:

New Features
Editor

  • CycledSearch option added allowing to search from beginning of the document till the starting point of the search.
  • SilentSearch option added to not display "not found" message when search is not successful.
  • Horizontal scrolling updates more precisely with monospaced fonts during control resizing.
  • Drag caret displayed during drag-n-drop operations.
  • LineSeparator - added option to separate lines beyond EOF.
  • Windows message handling added for clipboard messages.
Code Completion
  • Tooltip added for code snippets and code snippet fields.
  • Code snippets: now both snippets and snippet folders can be displayed on the same level.
  • Code completion for methods inside partial classes.
  • Quick info is now supported by syntax parser (it's invoked by pressing Ctrl+K+I in the Editor).
  • Code completion for array variables in VB.
  • Ability to exclude certain type members from being shown in code completion windows.
Syntax Parser
  • Added support for IImport interface allowing importing and parsing content from the file or stream.
  • Added Xml comments to VB parser.
  • All features of Java (Sun) parser supported.
  • MS Sql parser added.

Bug Fixes

Editor
  • Bug with searching for compound words when WholeWordsOnly option is on.
  • Bug with deleting outline sections when performing undo operation.
  • Bug with replacing selected text when it's not matched search criteria.
  • BeyondEof option did not work properly.
  • Bug with serializing Editor to xml file.
  • Bug with calculating line numbers width.
  • Bug with calculating size of vertical scrollbar.
  • Bug with LineSeparator.TempHighlightLine method
  • Bug with FindNextSelected/FindPreviousSelected methods.
  • Bug with dragging content to or from another source.
Code Completion
  • Bug with closing code completion window when mouse leaves the control.
  • Code snippets crashed when closing using Alt + F4.
  • Caret inside Code Snippets window was not always positioned correctly.
  • Description tooltip for .NET types worked incorrectly.
  • Bug with setting focus to Edit control when closing code completion hint.
Syntax Parser
  • Bug with highlighting multi-line string constants containing " character.
  • Bug with #regions inside statements in VB parser.
  • Minor fixes to VBScript parser
Minor bugs fixed.

Api added
  • ISearch.Find method allowing finding for all occurrences of the pattern inside the text.
  • ILineStyles.SetLineStyle allowing setting line style for text range.
  • ICodeCompletionProvider.Sort allowing sorting code completion provider's content.
  • ICollapseable.CollapsedCount method allowing getting number of collapsed section.

Also we've updated our installation to use MSI, copy assemblies to GAC and register components on Visual Studio toolbox automatically.

Learn more about Editor.NET here.



<< previous | News | next >>

Search


Send us your feedback
Subscribe to our maillist
Join our forum