Skip to content

lkuoch/excalidraw-vscode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

253 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excalidraw VSCode Extension

Development

Requirements

Install the dependencies

npm install # from the extension directory

Run the extension

Use the Debug: Start Debugging command to launch the extension in a new vscode window.

To inspect/debug the webview, use the Developer: Open Webview Developer Tools command.

Package the extension to a vsix archive

vsce package # from the extension directory

The vsix archive can then be installed using the Extensions: Install from VSIX... command

Releasing the extension

Go to the actions tab, and trigger the bump extension version workflow.

About

Excalidraw for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 89.0%
  • JavaScript 6.0%
  • Dockerfile 2.9%
  • HTML 1.5%
  • CSS 0.6%