Skip to content
#

VS Code Extension

Visual Studio Code is a free code editor from Microsoft, based on open source.

Visual Studio Code is built with extensibility in mind. From the UI to the editing experience, almost every part of VS Code can be customized and enhanced through the Extension API.

Here are 94 public repositories matching this topic...

A quick way to start your data science project. This extension is derived from the dsproject pyscaffold. It extends the scaffold to seamlessly integrate with VS Code's containerized dev environment. The design allows for multiple DS projects in a single host to share a single base conda container containing some core DS libraries.

  • Updated Nov 12, 2020
  • Python