Skip to content

ericsnowcurrently/py-vscode-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This is a new project under development. Expect it to be incomplete and unreliable until the initial release.

py-vscode

Write VS Code extensions using Python

Note: This project has no official affiliation with Microsoft.

Description

VSCode extensions are typically written in Typescript and directly interact with VS Code. However, not everyone interested in writing an extension for VS Code is comfortable using Typescript. We will focus here on helping those that are comfortable with Python.

The project is comprised of 2 parts:

  • a library that facilitates interacting with VS Code
  • a tool to generate and manage a VS Code extension

About

Write VSCode extensions using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published