Open omadawn opened 12 years ago
It's discussed in this thread http://fifesoft.com/forum/viewtopic.php?f=10&t=330&p=727&hilit=tooltip#p727
Where he mentions having to add your own parser. Here are some samples he gives. The taskTag parser (TODO: and others) This I want anyway. http://svn.fifesoft.com/viewvc-1.0.5/bin/cgi/viewvc.cgi/RSyntaxTextArea/trunk/src/org/fife/ui/rsyntaxtextarea/parser/TaskTagParser.java?revision=157&root=RSyntaxTextArea&view=markup
The spell checking parser http://svn.fifesoft.com/svn/RSyntaxTextArea/SpellChecker/trunk/src/org/fife/ui/rsyntaxtextarea/spell/SpellingParser.java
Master page for iRules https://devcentral.f5.com/wiki/iRules.Commands.ashx Holycrap iRules commands by version https://devcentral.f5.com/wiki/iRules.BIGIP_Commands_by_Version.ashx
This is what I see start the beginning of the table that has all the commands in it.
Commands added/deprecated by version
A few options for this. Initially I was thinking of making commands clickable links like iRuler.
However now I'm thinking it'll be better and possibly easier to actually just pull down the summary from the web site and create tooltip texts for all the commands/functions with 'click to learn more' links in them. IE "See " links.