Skip to content

Latest commit

 

History

History
 
 

vscode-extensions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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