Back to Codesandbox Client

Readme

standalone-packages/vscode-extensions/Readme.md

latest212 B
Original Source

How to add a simple extension

  • Install the extension on your VSCode
  • Copy extension folder into /out/extensions
  • Run yarn compile
  • Profit?

Any errors please open an issue so we can fix that together