[jedit:plugin-bugs] #1927 SuperAbbrevs 2.0-pre8: fails in 5.7.0
powery via jEdit-devel <[email protected]> Thu, 26 Feb 2026 09:05:40 -0000
| Newsgroups | gmane.editors.jedit.devel |
|---|---|
| Message-ID | </p/jedit/plugin-bugs/1927/7d2a5d2141172bc3755ae5b6400c74bee23e6f3e.plugin-bugs@jedit.p.sourceforge.net> |
This is a multi-part message in MIME format.
--===============3278489013140468339==
Content-Type: multipart/related; boundary="===============8270566732878278328=="
This is a multi-part message in MIME format.
--===============8270566732878278328==
Content-Type: multipart/alternative; boundary="===============6388136595309798644=="
MIME-Version: 1.0
--===============6388136595309798644==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Same issue
---
**[plugin-bugs:#1927] SuperAbbrevs 2.0-pre8: fails in 5.7.0**
**Status:** open
**Group:**
**Created:** Sat Aug 17, 2024 03:35 AM UTC by tvojeho
**Last Updated:** Thu Feb 26, 2026 09:05 AM UTC
**Owner:** nobody
**Attachments:**
- [activity_5.6.0.log](https://sourceforge.net/p/jedit/plugin-bugs/1927/attachment/activity_5.6.0.log) (55.9 kB; text/x-log)
- [activity_5.7.0.log](https://sourceforge.net/p/jedit/plugin-bugs/1927/attachment/activity_5.7.0.log) (115.7 kB; text/x-log)
Hi everyone,
Since upgrading to jEdit version 5.6.0 and continuing into version 5.7.0, the SuperAbbrevs plugin (version 2.0-pre8) has encountered issues with template variables and later abbreviation management.
Template Variable Replacement Failure (jEdit 5.6.0 and above):
When using SuperAbbrevs in jEdit 5.6.0 or later, the plugin fails to replace the variables in the templates as expected.
For example, the template private ${2:Type} ${1:field}; is supposed to dynamically replace ${2:Type} with "Type" and ${1:field} with "field", and toggle between these fields using the TAB key. Instead, the plugin inserts the template text directly without replacing the variables, i.e., private ${2:Type} ${1:field}; is typed as-is, without the variable selection functionality.
Abbreviation Management (jEdit 5.7.0):
Starting from jEdit 5.7.0, in addition to the issue with variable replacement, the plugin also exhibits a problem within the Plugin Options menu under Plugin Options > SuperAbbrevs > Abbreviations, it is no longer possible to add new abbreviations or modify existing ones. The interface is non-responsive for these action.
Attachments
I am attaching the log files from both jEdit versions 5.6.0 and 5.7.0 to assist in diagnosing the issues.
Environment
jEdit version: 5.6.0
Build: 2020-09-03
jEdit server: Master (17.8.2024 5:06:43)
Java runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04
OS name: Linux
OS version: 6.5.0-45-generic
OS arch: amd64
Active plugins: ActionHooks (0.6), BufferTabs (1.2.5), CandyFolds (1.2.3)
Character Map (1.3.3), Color Chooser (0.1), Common Controls (1.7.4)
Console (5.1.4), Context Menu (0.4), DirtyGutter (0.3b)
Editor Scheme (1.8), ErrorList (2.4.0), Finish Him! (0.9)
FlatLaf (0.46), FoldViewer (1.1), GnuRegexp (1.0.1)
Info Viewer (1.6.3), JDiff Plugin (3.4.0), Jakarta Commons (0.9)
LookAndFeel (2.4), MarkerSets (0.9), Menu Editor (0.5)
MetalColor (1.1.0), Mouse Snap (0.1), OpenIt (1.6.0)
Project Viewer (3.6), QuickNotepad (5.0), RecentBufferSwitcher (0.2)
Scala Plugin (1.1.0), SuperAbbrevs (2.0-pre8), TaskList (2.6)
Templates (5.0.3), TextTools (1.16), WhiteSpace (1.0.2)
XSearch (1.9)
jEdit version: 5.7.0
Build: 2024-08-03
jEdit server: Master (17.8.2024 5:01:55)
Java runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04
OS name: Linux
OS version: 6.5.0-45-generic
OS arch: amd64
Active plugins: ActionHooks (0.6), Antlr (4.10), BufferTabs (1.2.5)
Character Map (1.3.3), Color Chooser (0.1), Common Controls (1.7.4)
Console (5.1.4), Context Menu (0.4), DirtyGutter (0.3b)
EclipseIcons (1.0), Editor Scheme (1.8), ErrorList (2.4.0)
Finish Him! (0.9), FlatLaf (0.46), GnuRegexp (1.0.1)
Info Viewer (1.6.3), JDiff Plugin (3.4.0), Jakarta Commons (0.9)
Latest Version Check (1.5), LookAndFeel (2.4), MarkerSets (0.9)
Menu Editor (0.5), MetalColor (1.1.0), Mouse Snap (0.1)
OpenIt (1.6.0), Project Viewer (3.6), QuickNotepad (5.0)
RecentBufferSwitcher (0.2), SQL (1.2), Scala Plugin (1.1.0)
SideKick (1.8), SuperAbbrevs (2.0-pre8), TaskList (2.6)
Templates (5.1.0), TextTools (1.16), WhiteSpace (1.0.3)
XML (3.0.8), XSearch (1.9), XercesPlugin (2.11.0_1)
---
Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/jedit/plugin-bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/plugin-bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
--===============6388136595309798644==
MIME-Version: 1.0
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: 7bit
<div class="markdown_content"><p>Same issue</p>
<hr/>
<p><strong><a class="alink" href="https://sourceforge.net/p/jedit/plugin-bugs/1927/">[plugin-bugs:#1927]</a> SuperAbbrevs 2.0-pre8: fails in 5.7.0</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> <br/>
<strong>Created:</strong> Sat Aug 17, 2024 03:35 AM UTC by tvojeho<br/>
<strong>Last Updated:</strong> Thu Feb 26, 2026 09:05 AM UTC<br/>
<strong>Owner:</strong> nobody<br/>
<strong>Attachments:</strong></p>
<ul>
<li><a href="https://sourceforge.net/p/jedit/plugin-bugs/1927/attachment/activity_5.6.0.log">activity_5.6.0.log</a> (55.9 kB; text/x-log)</li>
<li><a href="https://sourceforge.net/p/jedit/plugin-bugs/1927/attachment/activity_5.7.0.log">activity_5.7.0.log</a> (115.7 kB; text/x-log)</li>
</ul>
<p>Hi everyone,</p>
<p>Since upgrading to jEdit version 5.6.0 and continuing into version 5.7.0, the SuperAbbrevs plugin (version 2.0-pre8) has encountered issues with template variables and later abbreviation management.</p>
<p>Template Variable Replacement Failure (jEdit 5.6.0 and above):<br/>
When using SuperAbbrevs in jEdit 5.6.0 or later, the plugin fails to replace the variables in the templates as expected.<br/>
For example, the template private ${2:Type} ${1:field}; is supposed to dynamically replace ${2:Type} with "Type" and ${1:field} with "field", and toggle between these fields using the TAB key. Instead, the plugin inserts the template text directly without replacing the variables, i.e., private ${2:Type} ${1:field}; is typed as-is, without the variable selection functionality.</p>
<p>Abbreviation Management (jEdit 5.7.0):<br/>
Starting from jEdit 5.7.0, in addition to the issue with variable replacement, the plugin also exhibits a problem within the Plugin Options menu under Plugin Options > SuperAbbrevs > Abbreviations, it is no longer possible to add new abbreviations or modify existing ones. The interface is non-responsive for these action.</p>
<p>Attachments<br/>
I am attaching the log files from both jEdit versions 5.6.0 and 5.7.0 to assist in diagnosing the issues.</p>
<p>Environment<br/>
jEdit version: 5.6.0<br/>
Build: 2020-09-03<br/>
jEdit server: Master (17.8.2024 5:06:43)<br/>
Java runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04<br/>
OS name: Linux<br/>
OS version: 6.5.0-45-generic<br/>
OS arch: amd64</p>
<p>Active plugins: ActionHooks (0.6), BufferTabs (1.2.5), CandyFolds (1.2.3)<br/>
Character Map (1.3.3), Color Chooser (0.1), Common Controls (1.7.4)<br/>
Console (5.1.4), Context Menu (0.4), DirtyGutter (0.3b)<br/>
Editor Scheme (1.8), ErrorList (2.4.0), Finish Him! (0.9)<br/>
FlatLaf (0.46), FoldViewer (1.1), GnuRegexp (1.0.1)<br/>
Info Viewer (1.6.3), JDiff Plugin (3.4.0), Jakarta Commons (0.9)<br/>
LookAndFeel (2.4), MarkerSets (0.9), Menu Editor (0.5)<br/>
MetalColor (1.1.0), Mouse Snap (0.1), OpenIt (1.6.0)<br/>
Project Viewer (3.6), QuickNotepad (5.0), RecentBufferSwitcher (0.2)<br/>
Scala Plugin (1.1.0), SuperAbbrevs (2.0-pre8), TaskList (2.6)<br/>
Templates (5.0.3), TextTools (1.16), WhiteSpace (1.0.2)<br/>
XSearch (1.9)</p>
<p>jEdit version: 5.7.0<br/>
Build: 2024-08-03<br/>
jEdit server: Master (17.8.2024 5:01:55)<br/>
Java runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04<br/>
OS name: Linux<br/>
OS version: 6.5.0-45-generic<br/>
OS arch: amd64</p>
<p>Active plugins: ActionHooks (0.6), Antlr (4.10), BufferTabs (1.2.5)<br/>
Character Map (1.3.3), Color Chooser (0.1), Common Controls (1.7.4)<br/>
Console (5.1.4), Context Menu (0.4), DirtyGutter (0.3b)<br/>
EclipseIcons (1.0), Editor Scheme (1.8), ErrorList (2.4.0)<br/>
Finish Him! (0.9), FlatLaf (0.46), GnuRegexp (1.0.1)<br/>
Info Viewer (1.6.3), JDiff Plugin (3.4.0), Jakarta Commons (0.9)<br/>
Latest Version Check (1.5), LookAndFeel (2.4), MarkerSets (0.9)<br/>
Menu Editor (0.5), MetalColor (1.1.0), Mouse Snap (0.1)<br/>
OpenIt (1.6.0), Project Viewer (3.6), QuickNotepad (5.0)<br/>
RecentBufferSwitcher (0.2), SQL (1.2), Scala Plugin (1.1.0)<br/>
SideKick (1.8), SuperAbbrevs (2.0-pre8), TaskList (2.6)<br/>
Templates (5.1.0), TextTools (1.16), WhiteSpace (1.0.3)<br/>
XML (3.0.8), XSearch (1.9), XercesPlugin (2.11.0_1)</p>
<hr/>
<p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/jedit/plugin-bugs/">https://sourceforge.net/p/jedit/plugin-bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/jedit/admin/plugin-bugs/options.">https://sourceforge.net/p/jedit/admin/plugin-bugs/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>
--===============6388136595309798644==--
--===============8270566732878278328==--
--===============3278489013140468339==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============3278489013140468339==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--
-----------------------------------------------
jEdit Developers' List
[email protected]
https://lists.sourceforge.net/lists/listinfo/jedit-devel
--===============3278489013140468339==--