-1.1

Extension:
Extension ID:
Release date:
12/09/2008 - 07:02
Version:
1.1
Operating system:
System Independent
Compatibility:
--
Binary type:
OOo extension (.oxt)
Release Notes: 

This version contains some performance and user interface improvements. Here is a list of them:

  • The language definition files are written on one line: 40% of time is thus gained during the definition file reading.
  • The regular expressions used to find the keywords are compiled and stored in a regexp cache: this gains only 3% of time on the snippet highlighting... but it's already interesting on huge snippets.
  • A progress bar is now showing the highlighting progress.
  • The languages names are sorted in the listbox... but their display name is still not shown.
  • A fix for problems with keywords starting with the character ?.