vscode.py
vscode.py copied to clipboard
Create VSCode Extensions with python
Async
Hi, I am wondering if there are plans or things in the works to allow this library to use asynchronous functions etc. If not I think this would be great...
the install command was missing
When the extension is activated for the first time it takes at a long time depending on the number of python packages to install. Possible Solution: Instead of installing the...
In case the user installs an extension made using vscode-ext but don't have python installed, the library should inform the user that they don't have python installed and ask them...
Got the main example working somehow, but most of the examples do not work, nor any of the external plugins. Code apparently is written for an incompatible old version.
I managed to get the extension published. I can use it but others can't. I don't know why.
This PR allows to replace the text in the text document
I create a button in the source control navigation.  Is it possible to get the name (fsPath) from the Git Repo by clicking the associated button?  
useful for text augmentation https://code.visualstudio.com/api/references/vscode-api#Hover