|
3 vuotta sitten | |
---|---|---|
.. | ||
editor | 3 vuotta sitten | |
extension | 3 vuotta sitten | |
README.md | 3 vuotta sitten |
This folder contains the source for the tldraw VS Code extension.
yarn
from the root folderyarn build:packages
from the root folder.In the root folder:
yarn start:vscode
.This will start the development server for the vscode/editor
project and open the vscode/extension
folder in a new window.
In the vscode/extension
window, open the terminal and run:
yarn
)Open a .tldr
file or create a new .tldr
file from the command palette.
To publish, chat with the team on the Discord channel.
vsce
globallyvsce login tldraw-org
and sign inIn the vscode/extension
folder:
yarn vscode:publish