Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 213 Bytes

File metadata and controls

9 lines (6 loc) · 213 Bytes

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