The lovely editor written in Perl made today a noteworthy release on Sourceforge and CPAN(
announcement on our homepage). Its the first public version where you can just press a button (F5) and see the output in a seperate panel. That was not only a long time desired feature for me and others, but also the one thing
padre did better most clearly. So I had to do something.
I delayed such things before, because i wanted them to integrate as extensions (plugins) and API for that was still in developement. Now I reversed the situation, even the API is getting in shape now. I wrote 2 extension to see what's needed and model API after that. thatswhy I also post here now. if you're INTERESTED to write your own extension don't wait. Maybe it will not be shipped with the editor, but I will help you because you help already me, when I see what extensions do need.
And yes, i have still problems on my own (with testsuite - you have to currently force the install) the logging system (switch to the internal wx logger) and proper syntax modes (so you can define all the tools, comment type and so on per language-this is not a perl only editor), but so far I solved every problem i encountered.
Thanks for reading.
UPDATE:
Kephra has a Problem with newest WxPerl, i disabled the minor feature causing that all and shipped 0.3.10.1 now. It containes also 2 small fixes I did yesterday after releasing.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.