# CustomerIntent: As a developer, I want to write Python code in Visual Studio so I can access Intellisense features and run my Python projects. # Tutorial: Write and run Python code in Visual Studio ...
This sample illustrates how to integrate support for a new language into Visual Studio. The sample utilizes v1.1.1.0 of IronPython language, and includes support for Intellisense, syntax coloring, ...