2021-11-10 15:35:51 +00:00
## Introduction
2021-11-16 16:01:29 +00:00
tldraw extends VS Code with support for [tldraw ](https://tldraw.com ) files.
2021-11-10 15:35:51 +00:00
2021-11-16 16:01:29 +00:00
[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.
2021-11-10 15:35:51 +00:00
2021-11-16 16:01:29 +00:00
> **Tip:** The files you create or edit here can also be opened in the tldraw [web app](https://tldraw.com).
2021-11-10 15:35:51 +00:00
## Installation
2021-11-16 16:01:29 +00:00
You can install tldraw from the Visual Studio Code Marketplace or by searching within VS Code.
2021-11-06 16:49:53 +00:00
## Features
2021-11-16 16:01:29 +00:00
1. View, edit and save tldraw files (`.tldr`)
2021-11-06 16:49:53 +00:00
## Usage
2021-11-10 15:35:51 +00:00
2021-11-16 16:01:29 +00:00
- 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".
2021-11-10 15:35:51 +00:00
## 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
2021-11-11 12:25:25 +00:00
Want to connect with other devs? Visit the [Discord channel ](https://discord.gg/SBBEVCA4PG ).