[MonoDevelop] executing code snippets
nicola at dinosoft.it
nicola at dinosoft.it
Wed Feb 7 11:09:43 EST 2007
Hi all,
I've started to write a REALLY simple GNOME application which permits
to just type inside its editor widget a thing like:
Console.WriteLine("hello world");
and when you press the "run" button, you get either
hello world
or a compiler error message printed in the application's output widget.
As you can see by looking at the code, it's still an idea, not yet application
...and it works only for C# as by now...
Anyway, I think it can be very useful (indeed, I wrote it because I need it).
In addition, I think it could be embedded as a plugin in MonoDevelop.
Just think: you select a code fragment and you get it immediately executed.
Unfortunately, I don't have much time to examine MonoDevelop's source code
and MD's site plugin development guide is obsolete...
What do you think about it ?
Could you send me a minimal sample plugin so I can develop my
"snippet" plugin ?
Thank you all guys !
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Snippet.tar.bz2
Type: application/x-bzip
Size: 7982 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070207/ec8cf83a/attachment.bin
More information about the Monodevelop-list
mailing list