ExternalScript plugin ready to be merged (and some Quanta news)

Milian Wolff mail at milianw.de
Thu Jun 17 11:14:25 UTC 2010


Milian Wolff, 15.06.2010:
> Heyho :)
> 
> I just more or less finished the ExternalScript plugin. What is it? Well,
> it's a quick'n'easy plugin ~(1000loc) to execute arbitrary external
> scripts or commands. Example:
> 
> quickcompile == 'g++ -o %b %f && ./%f'
> was requested quite a few times, most recently by ewoerner at LinuxTag :)
> 
> sort == 'sort'
> replaced selection (or whole doc, if nothing was selected) by output as
> piped through sort.
> 
> google selection == 'xgd-open "http://google.com/search?q=%s"'
> 
> Since users can add arbitrary commands, one could e.g. run kompare to get a
> diff if one doesn't like what we have currently, or do general $magic :)
> 
> Note: It's _not_ integrated into the launch configuration since it's UI
> requirements are different. It is reusing the IOutputView stuff and friends
> though, awesome that we have something like that :) It's more similar to
> snippets and actually I copied quite a few code snippets from there and
> from the NativeAppJob.
> 
> Anyhow, please review, test and let me merge it:
> 
> http://gitorious.org/+kdevelop-developers/kdevelop/devel-
> kdevplatform/commits/externalscript

ping

Can I merge it into kdevplatform master? Should I do a mergerequest first?

Bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100617/859cc072/attachment-0001.sig>


More information about the KDevelop-devel mailing list