Re: [IronPython] VisualStudio tools

2010-07-10 Thread Rob Brown-Bayliss
gt;> 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

Re: [IronPython] VisualStudio tools

2010-07-10 Thread Dino Viehland
essage- > From: users-boun...@lists.ironpython.com [mailto:users- > boun...@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 m

[IronPython] VisualStudio tools

2010-07-10 Thread Rob Brown-Bayliss
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. Th