2
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added docs for forced link markup More... over 20 years ago
The checks for Eclipse: and Plugin: prefixes were not necessary because the JavaCompletionProcessor works from the cursor position backwards, stopping at the first non Java character. See JavaCompletionProcessor.getFullyQualifiedTypePrefix() More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
getting ready for 2.4.0 release More... over 20 years ago
Fixed [ 1124285 ] NullPointerException when typing a point like . in the editor view More... over 20 years ago
*** empty log message *** More... over 20 years ago
1) the hover shows only ".wiki" and ".txt" previews, all other extensions just show the path to the file. It is now working for plugin-pathes, too. 2) the plugin-ID's shown after plugin: in Intellisense are now correct 3) Java-Completions are suppressed in Eclipse- and Plugin-Pathes More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
Merge of Ronald Steinhau's 'Plugin' protocol. More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
fixed some deprecations More... over 20 years ago
moved to OSGI bundle More... over 20 years ago
*** empty log message *** More... over 20 years ago
Fixed [ 1079107 ] No {table} with SnipSnap in browser More... over 20 years ago
These tests have been moved into unit tests. More... over 20 years ago
improved java type matching More... over 20 years ago
fixed errors caused by widgets being disposed or the editor's input being set to null More... over 20 years ago
simplified the matcher in a hope to improve performance More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
This is a major overhaul of the matchers to improve performance of the editor. Still not finished but this is significantly quicker, and will be particularly noticeable in large documents and long lines. More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
*** empty log message *** More... over 20 years ago
fixed markup More... over 20 years ago
*** empty log message *** More... over 20 years ago