Tldraw/apps/vscode/editor
Steve Ruiz 14e8d19a71
Custom Tools DX + screenshot example (#2198)
This PR adds a custom tool example, the `Screenshot Tool`.

It demonstrates how a user can create a custom tool together with custom
tool UI.

### Change Type

- [x] `minor` — New feature

### Test Plan

1. Use the screenshot example

### Release Notes

- adds ScreenshotTool custom tool example
- improvements and new exports related to copying and exporting images /
files
- loosens up types around icons and translations
- moving `StateNode.isActive` into an atom
- adding `Editor.path`
2023-11-15 18:06:02 +00:00
..
public transfer-out: transfer out 2023-04-25 12:01:25 +01:00
scripts tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00
src Custom Tools DX + screenshot example (#2198) 2023-11-15 18:06:02 +00:00
CHANGELOG.md transfer-out: transfer out 2023-04-25 12:01:25 +01:00
LICENSE transfer-out: transfer out 2023-04-25 12:01:25 +01:00
README.md transfer-out: transfer out 2023-04-25 12:01:25 +01:00
package.json (chore) bump (#1744) 2023-07-18 10:19:28 +00:00
tsconfig.json tldraw zero - package shuffle (#1710) 2023-07-17 21:22:34 +00:00

README.md

@tldraw/vscode-editor

The app for the tldraw VS Code Extension.

See the README at vscode for more about this project.