estruyf / vscode-react-webview-template

A starter template for a Visual Studio Code extension with a webview using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Code Extension - React Webview Starter

This is a starter template for creating a Visual Studio Code extension with a React webview.

Development

  • Clone this repository
  • Run npm install to install dependencies
  • Run npm run watch to start developing

Usage

The webview can be tested/opened by running the React Webview: Open webview command from the command palette.

About

A starter template for a Visual Studio Code extension with a webview using React

License:MIT License


Languages

Language:TypeScript 59.6%Language:JavaScript 37.4%Language:CSS 3.0%