[IronPython] VisualStudio tools

Dino Viehland dinov at microsoft.com
Sat Jul 10 23:33:19 CEST 2010


If you're using tabs instead of spaces there's still some issues w/ auto-indent
not respecting the tabs vs spaces settings.  I would suggest either disabling
smart indent or changing to insert spaces in Tools->Options->Text Editor->IronPython->
Tabs.

> -----Original Message-----
> From: users-bounces at lists.ironpython.com [mailto:users-
> bounces at lists.ironpython.com] On Behalf Of Rob Brown-Bayliss
> Sent: Saturday, July 10, 2010 12:43 PM
> To: Discussion of IronPython
> Subject: [IronPython] VisualStudio tools
> 
> Hi
> 
> I am having many problems with indentation errors in visualstudio, no
> mater what I try I always end up having a problem when I decide to add
> a method to a class, of in a series of if:'s etc.  The solution I have
> is to keep opening the file in wingide and converting to tabs and
> re-saving it.  Then once reloaded in Vs all is fine.
> 
> Is  this a known issue or a recent bug?
> 
> --
> --
> 
> Rob
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list