VSCode-Sample icon indicating copy to clipboard operation
VSCode-Sample copied to clipboard

UI-Samples and Code for Extension Developers.

About

This Extension is for developers who want to develop a Visual Studio Code extension. You can test and play around with all different kinds of UI Elements. If you are missing something, please contact me on Github.

Usage

After Installation press Ctrl+Shift+P and type in Sample. You will get a list of Samples you can try.

Commands

  • Sample: Hello World
  • Sample: Show Information Message
  • Sample: Show Error Message
  • Sample: Show Warning Message
  • Sample: Set Status Bar Message
  • Sample: Create Status Bar Item
  • Sample: Show Output Channel
  • Sample: Show Input Box
  • Sample: Show Password Box
  • Sample: Show Quick Pick
  • Sample: About

License

GPLv3