tldraw/apps/vscode/extension
Steve Ruiz e6a3e5c3ea
[big chore] restore core to monorepo (#287)
* move core into repo, apps into apps folder, update tests

* Update scripts for build:core

* improve scripts

* remove noise from www

* Update .gitignore

* Fix focus bug

* add ci test script

* Update main.yml
2021-11-18 13:09:18 +00:00
..
.vscode [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
examples [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
scripts [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
src [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
.gitignore [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
.vscodeignore [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
CHANGELOG.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
icon.png [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
LICENSE.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
package.json [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
README.md [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
tsconfig.json [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +00:00
yarn.lock [big chore] restore core to monorepo (#287) 2021-11-18 13:09:18 +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.