<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1927: SuperAbbrevs 2.0-pre8: fails in 5.7.0</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1927/" rel="alternate"/><link href="https://sourceforge.net/p/jedit/plugin-bugs/1927/feed.atom" rel="self"/><id>https://sourceforge.net/p/jedit/plugin-bugs/1927/</id><updated>2026-02-26T09:05:38.490000Z</updated><subtitle>Recent changes to 1927: SuperAbbrevs 2.0-pre8: fails in 5.7.0</subtitle><entry><title>#1927 SuperAbbrevs 2.0-pre8: fails in 5.7.0</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1927/?limit=25#132a" rel="alternate"/><published>2026-02-26T09:05:38.490000Z</published><updated>2026-02-26T09:05:38.490000Z</updated><author><name>powery</name><uri>https://sourceforge.net/u/poweryl/</uri></author><id>https://sourceforge.net3e6f3c09ee169556ccb274a29a4346109c414f00</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Same issue&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SuperAbbrevs 2.0-pre8: fails in 5.7.0</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1927/" rel="alternate"/><published>2024-08-17T03:35:24.743000Z</published><updated>2024-08-17T03:35:24.743000Z</updated><author><name>tvojeho</name><uri>https://sourceforge.net/u/tvojeho/</uri></author><id>https://sourceforge.netf8019c573ef4e8c53f802dc65973a8dd67a48cd8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Template Variable Replacement Failure (jEdit 5.6.0 and above):&lt;br/&gt;
When using SuperAbbrevs in jEdit 5.6.0 or later, the plugin fails to replace the variables in the templates as expected.&lt;br/&gt;
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.&lt;/p&gt;
&lt;p&gt;Abbreviation Management (jEdit 5.7.0):&lt;br/&gt;
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 &amp;gt; SuperAbbrevs &amp;gt; Abbreviations, it is no longer possible to add new abbreviations or modify existing ones. The interface is non-responsive for these action.&lt;/p&gt;
&lt;p&gt;Attachments&lt;br/&gt;
I am attaching the log files from both jEdit versions 5.6.0 and 5.7.0 to assist in diagnosing the issues.&lt;/p&gt;
&lt;p&gt;Environment&lt;br/&gt;
jEdit version: 5.6.0&lt;br/&gt;
Build: 2020-09-03&lt;br/&gt;
jEdit server: Master (17.8.2024 5:06:43)&lt;br/&gt;
Java runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04&lt;br/&gt;
OS name: Linux&lt;br/&gt;
OS version: 6.5.0-45-generic&lt;br/&gt;
OS arch: amd64&lt;/p&gt;
&lt;p&gt;Active plugins: ActionHooks (0.6), BufferTabs (1.2.5), CandyFolds (1.2.3)&lt;br/&gt;
Character Map (1.3.3), Color Chooser (0.1), Common Controls (1.7.4)&lt;br/&gt;
Console (5.1.4), Context Menu (0.4), DirtyGutter (0.3b)&lt;br/&gt;
Editor Scheme (1.8), ErrorList (2.4.0), Finish Him! (0.9)&lt;br/&gt;
FlatLaf (0.46), FoldViewer (1.1), GnuRegexp (1.0.1)&lt;br/&gt;
Info Viewer (1.6.3), JDiff Plugin (3.4.0), Jakarta Commons (0.9)&lt;br/&gt;
LookAndFeel (2.4), MarkerSets (0.9), Menu Editor (0.5)&lt;br/&gt;
MetalColor (1.1.0), Mouse Snap (0.1), OpenIt (1.6.0)&lt;br/&gt;
Project Viewer (3.6), QuickNotepad (5.0), RecentBufferSwitcher (0.2)&lt;br/&gt;
Scala Plugin (1.1.0), SuperAbbrevs (2.0-pre8), TaskList (2.6)&lt;br/&gt;
Templates (5.0.3), TextTools (1.16), WhiteSpace (1.0.2)&lt;br/&gt;
XSearch (1.9)&lt;/p&gt;
&lt;p&gt;jEdit version: 5.7.0&lt;br/&gt;
Build: 2024-08-03&lt;br/&gt;
jEdit server: Master (17.8.2024 5:01:55)&lt;br/&gt;
Java runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04&lt;br/&gt;
OS name: Linux&lt;br/&gt;
OS version: 6.5.0-45-generic&lt;br/&gt;
OS arch: amd64&lt;/p&gt;
&lt;p&gt;Active plugins: ActionHooks (0.6), Antlr (4.10), BufferTabs (1.2.5)&lt;br/&gt;
Character Map (1.3.3), Color Chooser (0.1), Common Controls (1.7.4)&lt;br/&gt;
Console (5.1.4), Context Menu (0.4), DirtyGutter (0.3b)&lt;br/&gt;
EclipseIcons (1.0), Editor Scheme (1.8), ErrorList (2.4.0)&lt;br/&gt;
Finish Him! (0.9), FlatLaf (0.46), GnuRegexp (1.0.1)&lt;br/&gt;
Info Viewer (1.6.3), JDiff Plugin (3.4.0), Jakarta Commons (0.9)&lt;br/&gt;
Latest Version Check (1.5), LookAndFeel (2.4), MarkerSets (0.9)&lt;br/&gt;
Menu Editor (0.5), MetalColor (1.1.0), Mouse Snap (0.1)&lt;br/&gt;
OpenIt (1.6.0), Project Viewer (3.6), QuickNotepad (5.0)&lt;br/&gt;
RecentBufferSwitcher (0.2), SQL (1.2), Scala Plugin (1.1.0)&lt;br/&gt;
SideKick (1.8), SuperAbbrevs (2.0-pre8), TaskList (2.6)&lt;br/&gt;
Templates (5.1.0), TextTools (1.16), WhiteSpace (1.0.3)&lt;br/&gt;
XML (3.0.8), XSearch (1.9), XercesPlugin (2.11.0_1)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>