Tldraw/vscode/extension
..
.vscode
examples
src/web
.gitignore
CONTRIBUTING.md
README.md
package.json
tsconfig.json
webpack.config.js
yarn.lock

README.md

Wardlt

This is an awesome sketch/diagramming extension for making doodles and diagrams of system. It allows you to naturally create informal but legible diagrams, designed to be version controlled along side your code.

Features

  1. Hand drawn style
  2. Built in shapes like rectangles and ovals
  3. Add text elements
  4. Has smart arrows that support smart connecting between shapes/text for easy to make flow charts.
  5. Supports dashed strokes on all shapes.

Usage

Create a new file by either creating a blank .tldr file or by using the provided command: "Tldraw: Create a new .tldr file".