Does anyone use Python Tools for visual studio?

2011-11-01 Thread Wei
I got several buggy things going on.
First, the view of class tree stops expanding after creating more than
two classes.
Second, after 800 lines of code the classes and methods can't be
folded. (meaning the + sign is gone)
P.S. there is no warning or errors in my code.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Does anyone use Python Tools for visual studio?

2011-11-01 Thread Wei
On Nov 1, 12:57 pm, Wei chen.1...@gmail.com wrote:
 I got several buggy things going on.
 First, the view of class tree stops expanding after creating more than
 two classes.
 Second, after 800 lines of code the classes and methods can't be
 folded. (meaning the + sign is gone)
 P.S. there is no warning or errors in my code.

Also, I am using 64 bit win7 professional.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Does anyone use Python Tools for visual studio?

2011-11-01 Thread Tamer Higazi
buy wingIDE or use PyDEV

If you tell me that you are using IronPython then buy wingIDE, there you
can make use of the .net classes in python too.


Tamer


Am 01.11.2011 18:01, schrieb Wei:
 On Nov 1, 12:57 pm, Wei chen.1...@gmail.com wrote:
 I got several buggy things going on.
 First, the view of class tree stops expanding after creating more than
 two classes.
 Second, after 800 lines of code the classes and methods can't be
 folded. (meaning the + sign is gone)
 P.S. there is no warning or errors in my code.
 
 Also, I am using 64 bit win7 professional.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Does anyone use Python Tools for visual studio?

2011-11-01 Thread Brian Curtin
On Tue, Nov 1, 2011 at 11:57, Wei chen.1...@gmail.com wrote:
 I got several buggy things going on.
 First, the view of class tree stops expanding after creating more than
 two classes.
 Second, after 800 lines of code the classes and methods can't be
 folded. (meaning the + sign is gone)
 P.S. there is no warning or errors in my code.
 --
 http://mail.python.org/mailman/listinfo/python-list


Yes, I use it. If you're having issues with it, you should report them
at http://pytools.codeplex.com/
-- 
http://mail.python.org/mailman/listinfo/python-list