Python with VisualStudio 2010?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 15/05/2011 at 12:29, xxxxxxxx wrote:

I'm a big fan of VS 2010. And I'm currently using it to code C4D C++ plugins.
I just found this python plugin for VS :http://pytools.codeplex.com/

It works great. And it provides standard python intelisense.
But it would be even better if there was a way to get the C4D stuff rolled into the intelisense like it works with C++.

Anyone care to take a crack at this?

-ScottA

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2011 at 09:19, xxxxxxxx wrote:

In the future we might support dummy c4d module files which can be imported by such development environments so at least auto-completion works. For debugging in such an IDE you can also check out: http://www.smart-page.net/blog/2011/05/29/debugging-cinema-4d-python-plugins-with-pydev/

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 01/06/2011 at 09:57, xxxxxxxx wrote:

That would be really great!
I've used the other IDE's. But I don't like them as much as VisualStudio.

Having python auto completion in it would be awesome.

-ScottA