I wanted to change interpreter to IronPython in Visual Studio 2010 with Python Tools for Visual Studio. Last time I hadn't problems with this I got CPython and IronPython on list but now IronPython magically disappeared. After this I tried to restore it and done this:
- I reinstalled PTVS, this still didn't helped
- I reinstalled IronPython in system and still nothing
So I thought to add this entry manual but I don't know what should I enter there. I can still create project in IronPython and IntelliSense properly suggest me assembles.
Could you show me how to force PTVS to rescan to look for IronPython or what should I enter to add this entry manually.