{{{ ConfigurableHyperlinks 1.0.0
Source: Source code is in SVN with the tag ConfigurableHyperlinks-1.0.0
Announcement: Initial release of ConfigurableHyperlinks plugin.
Requires Java 1.6
Requires jEdit 04.05.99.00
Required plugins:
Hyperlinks 1.1.0 (gatchan.jedit.hyperlinks.HyperlinksPlugin)
Short Description: Allows user to specify hyperlink types with regexes and beanshell code through an xml file.
Long Description: <p>This is a Hyperlinks implementation that allows users to specify their own hyperlink
styles with an XML configuration file, instead of needing to write their own plugin.
Here are some potential uses for this plugin:
</p>
<ul>
<li>Hyperlink identifiers in source code to their definitions</li>
<li>Hyperlink specific file paths to open in a new buffer</li>
<li>Hyperlink to another part of large file using a line number</li>
<li>Hyperlink URLs such that they open with an external browser</li>
</ul>
}}}
Is this going to be added to the Hyperlinks plugin, instead of being released as a separate plugin?
Sorry, this fell off my radar for a bit. Just sent an email to Matthieu.
Assigned to kpouer
Will plan to add this functionality to Hyperlinks.