Is it possible through their add-ins to add support to other languages that c# or vb.net? I mean, like have full control of the IDE, debugging included.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, absolutely, using Visual Studio Extensibility.
“For an end-to-end sample of a language project system with debugging support, see the IronPython sample.”