[MonoDevelop] exciting new Smart Indent feature

Jeffrey Stedfast fejj at novell.com
Wed Mar 7 17:22:28 EST 2007


On Wed, 2007-03-07 at 21:38 +0100, Piotr Budny wrote:
> Dnia środa, 7 marca 2007, Jeffrey Stedfast napisał:
> > Just a heads up, but I've committed a new Smart Indent implementation
> > for c# - I'm sure it's got bugs, but it should hopefully be mostly
> > usable now :)
> 
> I've opened a solution, typed:
> 
> if(noteb<tab> 
> 
> the autocomplete list showed and I've selected "notebook", then clicked enter. 
> The editor didn't complete that variable, instead of this, it inserted two 
> tabs and three spaces.
> 
> console showed:
> CallingClass is MainWindow
> seems base.KeyPress() indented for us? delete that shiz
> 
> [21:37 vip at dzibutti:~/rpm/BUILD/monodevelop]% LANG=C svn info
> Path: .
> URL: svn://svn.myrealbox.com/source/trunk/monodevelop
> Repository Root: svn://svn.myrealbox.com/source
> Repository UUID: e3ebcda4-bce8-0310-ba0a-eca2169e7518
> Revision: 73904
> Node Kind: directory
> Schedule: normal
> Last Changed Author: fejj
> Last Changed Rev: 73902
> Last Changed Date: 2007-03-07 20:43:18 +0100 (Wed, 07 Mar 2007)

Thanks for the bug report, should be fixed now in revision 73918.

If not, let me know ;)

Jeff




More information about the Monodevelop-list mailing list