[MonoDevelop] exciting new Smart Indent feature
Piotr Budny
vip at pesymista.info
Wed Mar 7 15:38:54 EST 2007
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)
Regards,
Piotr Budny
More information about the Monodevelop-list
mailing list