10 results found
-
Getting Started with Python in VS Code
Getting Started with Python in VS Code In this tutorial, you will learn how to use Python 3 in Visual Studio Code to create, run, and debug a Python "Roll a dice!" application, work with virtual environments, use packages, and more! By using the Python extension, you turn VS Code into a great, lightweight Python editor. If you are new to programming, check out the Visual Studio Code for ...
-
Editing Python in Visual Studio Code
Editing Python in Visual Studio Code Visual Studio Code is a powerful editing tool for Python source code. The editor includes various features to help you be productive when writing code. For more information about editing in Visual Studio Code, see Basic Editing and Code Navigation. In this overview, we will describe the specific editing features provided by the Python extension, including ...
-
Jupyter Notebooks in VS Code
Jupyter Notebooks in VS Code Jupyter (formerly IPython Notebook) is an open-source project that lets you easily combine Markdown text and executable Python source code on one canvas called a notebook. Visual Studio Code supports working with Jupyter Notebooks natively, and through Python code files. This topic covers the native support available for Jupyter Notebooks and demonstrates how to ...
-
Java extensions for Visual Studio Code
Popular Java extensions for Visual Studio CodeJava extensions for Visual Studio Code Thanks to the great Java community around Visual Studio Code, you can use a wide range of extensions to enhance your Java development experience. Tip: To learn how to install and manage your extensions, refer to the general VS Code extension documentation. In this topic, we recommend a list of popular ...
-
Visual Studio Code and GitHub Copilot AI
Note: If you like to learn about the latest GitHub Copilot experience in Visual Studio Code, go to the GitHub Copilot in VS Code topic, where you'll find details on the Copilot editor integration and Copilot Chat features such as inline Chat, the dedicated Chat view, and Quick Chat.
-
Programming Languages - Visual Studio Code
In Visual Studio Code we have support for all common languages including smart code completion and debugging.
-
Download Visual Studio Code Insiders
For early adopters, you can get the latest release of VS Code each day with the Insiders Build. Available on Mac, Linux and Windows.
-
Introductory Videos - Visual Studio Code
Introductory Videos Start your journey using Visual Studio Code with this set of introductory videos! These videos are designed to give you an overview of VS Code's various features and quickly get you familiar with them. If you prefer going through a step-by-step guide to discover the key features, check out the VS Code tutorial. Linux users: Make sure you have the correct multimedia codecs ...
-
Polyglot Notebooks in VS Code
Polyglot Notebooks in VS Code What is Polyglot Programming? Polyglot programming is the practice of using multiple programming languages to leverage the strength of each language for different tasks. What are Notebooks? Notebooks are interactive files that allow the mixing of executable code, visualizations, equations, and narrative text. Notebooks are composed of code cells that make it easy ...
-
October 2022 (version 1.73) - Visual Studio Code
Learn what is new in the Visual Studio Code October 2022 Release (1.73)