|
|
пре 4 година | |
|---|---|---|
| .. | ||
| editor | пре 4 година | |
| extension | пре 4 година | |
| README.md | пре 4 година | |
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