2

I have multiple python files for a school project that I want to open and edit in visual studio but to make it simple I want to have them all be a solution or project in visual studio, the code provided to me though was from my professor and he just used emacs to create all the files. Is there a way I can have the directory of .py files opened all together as a sln? Thanks!

1 Answer 1

5

I haven't tried this myself yet, but did you look into Python Tools for Visual Studio? You didn't specify which version of Visual Studio you are using. pytools is for VS 2010.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.