tldraw/vscode/extension/README.md
2021-11-11 12:25:25 +00:00

34 lines
1.1 KiB
Markdown

## Introduction
TLDraw extends VS Code with support for [TLDraw](https://tldraw.com) files.
[TLDraw](https://tldraw.com) 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](https://tldraw.com).
## Installation
You can install TLDraw from the Visual Studio Code Marketplace or by searching within VS Code.
## Features
1. 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](https://github.com/tldraw/tldraw).
## Community
### Support
Need help? Please [open an issue](https://github.com/tldraw/tldraw/issues/new) for support.
### Discussion
Want to connect with other devs? Visit the [Discord channel](https://discord.gg/SBBEVCA4PG).