[MonoDevelop] Create Shortcuts ....
Lluis Sanchez
lluis at ximian.com
Mon Nov 13 08:41:00 EST 2006
El dl 06 de 11 del 2006 a les 02:06 +0000, en/na Paulo Aboim Pinto va
escriure:
> Hello
>
> I've came back again from VS2005 to Mono and now I think it's for good.
>
> I'm migrating all my projects from VS2005 to MonoDevelop. I love IDE,
> then, I will never use the VI or EMACS and use NANT to build all. I'm as
> IDE guy.
>
> What I most miss from VS2005 (beside VS2005) is the collapse feature in
> the Text Editor.
> Someone told me in the #MonoDevelop that is a big problem and it's
> architecture problem of the text editor. There is anyone working on
> this? I use all the time the #region feature.
Nobody is working on this AFAIK. The text editor on which MD is based
supports hiding blocks of text since GNOME 2.8, so it could be
implemented.
>
> Another thing that I would like to see implemented is the Comment Block
> and Uncomment Block.
> There is any feature with this? Can you assing a key combination like
> VS2005 (CTRL+K+C comment, CTRL+K+U uncomment).
You can use Control+Alt+C and Control+Alt+U to comment uncomment blocks.
Key bindings are not configurable right now.
Lluis.
More information about the Monodevelop-list
mailing list