Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tut-extNew to Visual Studio Code? Get it now.
tut-ext

tut-ext

panzerstadt

|
324 installs
| (0) | Free
tutorial of how to make an extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tut-ext README

Test publish of a task runner from this blogpost: https://medium.com/@sanaajani/creating-your-first-vs-code-extension-8dbdef2d6ad9

this deals with the Tree View API: https://code.visualstudio.com/api/extension-guides/tree-view which is part of a workbench: https://code.visualstudio.com/api/extension-capabilities/extending-workbench

implementation of the refresh command is based on this: https://code.visualstudio.com/api/extension-guides/tree-view#view-actions refresh buttons are from here: https://code.visualstudio.com/api/references/icons-in-labels

Publishing

https://code.visualstudio.com/api/working-with-extensions/publishing-extension#publishing-extensions

Attributions

Icons made by Freepik from www.flaticon.com
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft