Features
Version 1.1.2 (released 29 September 2008)
- Overall stability improvements
- Improved compatibility with older and newer Eclipse versions
- Overall refactoring including model and error handling
- Navigate to declaration under cursor (CTRL + click and also F3) works also for imported declarations
Version 1.1.1 (released 16 February 2008)
- Dump view for ASN.1 BER encoded messages
- Compare view with ASN.1 highlighting
- Grammar, model and GUI improvements
Version 1.1.0 (released 24 October 2007)
- Eclipse 3.3 compatibility
- ASN.1 Grammar CLASS partially supported, fault-tolerant
- Grammar and model improvements
- Error handling improvements, limit errors by count
- Bugs 1751372, 1309659, 1255688 fixed (error in GUI initialization)
Version 1.0.4 (released 22 July 2005)
- Grammar and model improvements
- Outline now supports multiple modules in one file
- Split modules into files (<moduleName>.asn - usefull for
multiple modules per ASN.1 file)
Version 1.0.3 (released 6 May 2005)
- Fixed editor crash on open from CVS resource history
- Grammar improvements
- Code folding
- Outline improvements
- Improved performance on already defined identifiers (Hashing)
- ASN.1 Nature (toggle from menu)
- Project specific ASN.1 import path
- Bug 1184581 fixed (comma-terminated field list)
Version 1.0.2 (released 5 March 2005)
- Error report when undefined types are exported
- Error report on already defined identifiers (type, field,
value and macro)
- Goto next/previous annotation (CTRL+. and CTRL+,)
- New PreferencePage
- ASN.1 New Module wizard
Version 1.0.1 (released 1 March 2005)
- Eclipse like - navigate to declaration under cursor - key
bindings added (F3)
- Comment, uncomment, toggle comment (ALT+8, ALT+9, CTRL+/)
Version 1.0.0 (released 24 February 2005)
- Syntax highlight
- Outline view shows for the current ASN.1 module: types,
values, imports and exports
- Eclipse like - navigate to declaration under cursor (CTRL +
click)
- Content assist for types and values (CTRL + SPACE)
- Bracket matching
- Problem markers for errors and warnings
- Annotation hover for problem markers
- Preferences page for editor's syntax highlight (colors and
font styles)
Copyright © 2005-2008 Bogdan Stanca. All rights reserved.