Greetings from newbie: Thanks very much for your AkelPad, very cool .
BTW: I noticed on your website
a screenshot that looks like an *.html pluggin.
But I don't see it on the PlugginsForum.
Pls, what name is it under ?
Thanks...Vernon
Posted: Wed Sep 26, 2012 9:33 pm
by VladSh
We can see a screenshot to make it clear what you mean?
Posted: Wed Sep 26, 2012 10:21 pm
by FeyFre
vmars316
It is Coder plugin. Make its functions to autostart(check them in Pluging dialog) and rerun AkelPad. After that, whenever you open or save file as .html (or other related extensions) it will activate proper configuration.
Coder::HighLight responds for colouring text.
Coder::CodeFold responds for collapsing paired tags to save space.
Coder::AutoComplete responds for suggestion lists.
FeyFre wrote:vmars316
It is Coder plugin. Make its functions to autostart(check them in Pluging dialog) and rerun AkelPad. After that, whenever you open or save file as .html (or other related extensions) it will activate proper configuration.
Yes, these are in the Plugins Window:
Coder::HighLight responds for colouring text.
Coder::CodeFold responds for collapsing paired tags to save space.
Coder::AutoComplete responds for suggestion lists.
But after I restart AkelPad, and load in an *.html
plugin only HighLights lines with "http://" lines.
Pls, what am I doing wrong.
Thanks...Vernon
Posted: Thu Sep 27, 2012 8:57 am
by VladSh
File html.coder must be in the directory ..\AkelFiles\Plugs\Coder\
More, when *.html present in several configuration files, the behavior of highlight is unpredictable.
Posted: Thu Sep 27, 2012 9:50 am
by KDJ
vmars316
Select autoload for plugin (checkbox on the left in Plugins window).
Posted: Thu Sep 27, 2012 5:27 pm
by vmars316
VladSh wrote:File html.coder must be in the directory ..\AkelFiles\Plugs\Coder\