Skip to content

hacker0limbo/vscode-webview-react-boilerplate

Repository files navigation

VSCode Webview React Boilerplate

An awesome boilerplate for developing VSCode Extension Webview in React, React Router and TypeScript.

screenshot

Project was inspired by:

Development

Install dependencies first.

$ npm install

After the install process you can press F5 to "Start Debugging" (or: select in menu "Debug" -> "Run Extension"). A new Extension Development Host window will open in which you need to open command palette (Ctrl/Cmd + Shift + P) and select "Webview React: Open Webview" to open webview.

Functionalities covered:

  • Router
  • Communication between Webview and Extension
  • Integrated configuration
  • Mock API Request

About

Boilerplate for developing VSCode Extension Webview with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published