vscode.py
vscode.py copied to clipboard
Show a message when the user doesn't have python installed to make them install Python
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 to install Python.