Visual Studio Code Extension API and extension development
How can I show the versions of the extensions installed in Visual Studio Code? Also, but unrelated, does anyone know …
visual-studio-code vscode-extensionsI am trying to create a simple VSCode extension to run a set of commands when I open a folder. …
visual-studio-code vscode-extensionsI'm developing an extension for vscode, and I want to display a custom dialog to help the user configure an …
visual-studio-code vscode-extensionsI am writing a visual studio code extension and I'd like to be able to open a browser window with …
visual-studio-code vscode-extensionsIs it possible to change the cursor appearance in Visual Studio Code using the extensions API? Knowing that VS Code …
visual-studio-code vscode-extensionsI have installed both the versions of VS Code stable and insiders build on my machine. But the problem is …
visual-studio-code vscode-extensions vscode-settings