Skip to content

Visual Studio Code extension code base using Svelte

Notifications You must be signed in to change notification settings

Mahdi-Massahi/vscode-extention-base

 
 

Repository files navigation

To run the package locally:

Install the dependencies:

npm install

Build and watch the directory;

export NODE_OPTIONS=--openssl-legacy-provider
yarn watch

run the extension: use Run Extension command from VS Code Run and Debug section.

About

Visual Studio Code extension code base using Svelte

Topics

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 59.0%
  • JavaScript 20.7%
  • CSS 12.6%
  • Svelte 7.7%