Skip to main content

Code Editor Extension

VS Code and other code editor extensions

Overview

Code editor extension for MyBodyShield.

Repository

Supported Editors

  • Visual Studio Code
  • Other editors via extensibility

Features

  • MyBodyShield integration
  • Code snippets
  • Commands and shortcuts

Development

git clone https://github.com/algoshred/mybodyshield-code-extension
cd mybodyshield-code-extension
npm install
npm run dev