Skip to content

seflless/tldraw-vscode-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tldraw Extension Build Using vscode-editor

Create your variant of the Tldraw VS Code extension.

Installation / Development

  1. git clone git@github.com:seflless/tldraw-vscode-editor.git
  2. cd tldraw-vscode-editor
  3. yarn start
  4. Open a .tldr file from the examples folder
  5. Now start customizing editor/src files

Sharing Your Extension/Editor

  1. Create an extension installer, you can share directly to people
  2. yarn package
  3. The installer will be created in the out folder
  4. People can then use the installer by going to the extension window and choosing Install from VSIX... -
  5. Coming soon: automated publishing to the Marketplace. For now you can use the workflow where you upload the .vsix installer file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published