kopia lustrzana https://github.com/Tldraw/Tldraw
588a023e0e | ||
---|---|---|
.. | ||
.vscode | ||
examples | ||
scripts | ||
src | ||
.gitignore | ||
.vscodeignore | ||
CHANGELOG.md | ||
LICENSE.md | ||
README.md | ||
icon.png | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
Introduction
tldraw extends VS Code with support for tldraw files.
tldraw is a free drawing and diagramming tool with a hand-drawn style and convenient features such as smart arrows, snapping, and sticky notes. With the tldraw extension for VS Code, your tldraw files can be version controlled alongside your code.
Tip: The files you create or edit here can also be opened in the tldraw web app.
Installation
You can install tldraw from the Visual Studio Code Marketplace or by searching within VS Code.
Features
- View, edit and save tldraw files (
.tldr
)
Usage
- To view an existing tldraw file, open a file with the
.tldr
extension in VS Code. - To create a new tldraw file, use the provided command: "tldraw: New tldraw File".
Release Notes
For full release notes, see the changelog.
Community
Support
Need help? Please open an issue for support.
Discussion
Want to connect with other devs? Visit the Discord channel.