Tag Archives: eclipse

New Grep Console release: 3.4

After the previous Grep Console releases, I’ve received a lot of comments and suggestions. Version 3.4 incorporates these new features and is now ready for download. Features: Quick expressions – Expression items may now have a quick expression which is … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Bugfix Release: Grep Console 3.3.1

Version 3.3.1 of Grep Console is out, fixing a bug which prevented links assigned to whole lines from working. Thanks to Angel Ezquerra for reporting this bug. CTRL key handling for links was also improved. For installation instructions, please see … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

New Grep Console release: 3.3

Hot on the heels of last week’s 3.2.1 release, Grep Console 3.3 is out, providing new features and several bug fixes. Features: Original line styles may now be kept even if custom styles are applied to a line. All dialogues … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Bugfix Release: Grep Console 3.2.1

Version 3.2.1 of Grep Console is out, fixing the following bugs: Performance issues with regular expression matching. Changes in the matching code lead to serious performance problems for some users. Some modifications in the matching function should hopefully fix that. … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

New Grep Console release: 3.2

A new version of Grep Console is out, with new features and a bug fix. Features: Multiple matches per line – Expressions may now match multiple substrings per line. Previously, only the last match in a line was recognised. Thanks … Continue reading

Posted in Grep Console | Tagged , | 3 Comments

Fixed a link on my Eclipse update site

Just in case anyone has had trouble installing the 3.x version of Grep Console, I’ve fixed a link on the update site. Before the fix, the link on that page pointed to the old update site which, when entered in … Continue reading

Posted in Grep Console | Tagged , , | 1 Comment

New Grep Console release: 3.1.1

A new version of Grep Console is out. Compared to the previous version, there are a few new features and bug fixes. Features: “Unless” expressions – An optional second regular expression can be configure for each item to prevent the … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Service release: Grep Console 3.0.2

Turns out I introduced a bug shortly before the 3.0 release that produced slightly inconsistent regular expressions when using the “Add expression” context menu: When used from the console, the new expression would be missing the automatic capture group brackets, … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Performance fix: Grep Console 3.0.1

Murphy strikes again. Before releasing version 3.0, I’d been testing Grep Console at work for several weeks, with the occasional issues (which I obviously fixed before the release), but without any critical bugs. Now, only two days after the release, … Continue reading

Posted in Grep Console | Tagged , | Leave a comment

Grep Console 3.0 released!

Well, here it is, finally. After months of promises and several aborted rewrites, Grep Console 3.0 has been released. The new version addresses several suggestions I’ve received since the release of version 2. New features of this release include: Folders … Continue reading

Posted in Grep Console, Uncategorized | Tagged , | Leave a comment