[MonoDevelop] My first MonoDevelop Addin: Repost !
Ben Motmans
ben.motmans at gmail.com
Thu Jan 3 15:17:04 EST 2008
Hi,
I have some suggestions for the "paste as ..." feature
* Paste as string (with newlines)
some
text
should become:
string s = "some" + Environment.NewLine + "text";
* Paste as StringBuilder (with newlines)
same as previous example
-- Ben
On Jan 3, 2008 8:30 PM, laas <laas.mono at gmail.com> wrote:
> Sorry ! There was an error in my Rails Controller !!!
>
> Hi all,
> here i am again !
> I've just finished my first MonoDevelop Addin, primarly developed in order
> to understand how MonoDevelop works and how Mono.Addin can be used to
> extend the IDE. In the next weeks I'd like to write some document (such as
> tutorial) on "how I did it".
> If you are interested in trying my own Addin go to its official web site:
>
> http://tools.laas02.org
>
> Regards
>
> --
> [LAAS]
> aka Salvatore
> WebSite: http://www.laas02.org
> YTSite: http://www.laas02.org/youtranslate
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080103/6851a3e5/attachment.html
More information about the Monodevelop-list
mailing list