tldraw/vscode/extension
2021-11-16 16:31:50 +00:00
..
.vscode [fix] vscode bugs (#271) 2021-11-13 08:49:34 +00:00
examples Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
scripts [fix] stale vscode (#275) 2021-11-13 11:02:10 +00:00
src rename titles 2021-11-16 16:31:50 +00:00
.gitignore Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
.vscodeignore [fix] stale vscode (#275) 2021-11-13 11:02:10 +00:00
CHANGELOG.md 1.0.0 (#267) 2021-11-16 16:01:29 +00:00
icon.png Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
LICENSE.md Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
package.json bump vscode extension 2021-11-16 16:09:01 +00:00
README.md 1.0.0 (#267) 2021-11-16 16:01:29 +00:00
tsconfig.json Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
yarn.lock Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00

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

  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.

Community

Support

Need help? Please open an issue for support.

Discussion

Want to connect with other devs? Visit the Discord channel.