Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>touchlab-postgenNew to Visual Studio Code? Get it now.
touchlab-postgen

touchlab-postgen

Touchlab

touchlab.co
|
37 installs
| (0) | Free
A little plugin to help create blog posts for our website with Astro (you probably don't want/need this)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hello World Sample Extension

This is the sample extension that goes along with the Webview UI Toolkit Getting Started Guide.

Run The Sample

# Copy sample extension locally
npx degit microsoft/vscode-webview-ui-toolkit-samples/default/hello-world hello-world

# Navigate into sample directory
cd hello-world

# Install sample dependencies
npm install

# Open sample in VS Code
code .

Once the sample is open inside VS Code you can run the extension by doing the following:

  1. Press F5 to open a new Extension Development Host window
  2. Inside the host window, open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) and type Hello World: Show
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft