tldraw/vscode/editor
Steve Ruiz 590562b5ba
[fix] vscode bugs (#271)
* Removes references to webpack scripts from .vscode settings

* clean up scripts, remove references to webpack

* works!

* Delete getHtmlForWebview.ts

* Update scripts

* Update package.json

* Remove more config

* Enable debugger into ts files

* Fixes fails on New TLDraw Document

Co-authored-by: Proful <proful.sadangi@gmail.com>
2021-11-13 08:49:34 +00:00
..
scripts [fix] vscode bugs (#271) 2021-11-13 08:49:34 +00:00
src [fix] vscode bugs (#271) 2021-11-13 08:49:34 +00:00
card-repo.png Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
LICENSE.md Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
package.json [fix] vscode bugs (#271) 2021-11-13 08:49:34 +00:00
README.md Prepare for Publishing VS Code Extension (#227) 2021-11-10 15:35:51 +00:00
tsconfig.json Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00
tsconfig.tsbuildinfo [refactor] events (#230) 2021-11-08 14:21:37 +00:00
yarn.lock Create VS Code Extension (#4) 2021-11-06 16:49:53 +00:00

@tldraw/vscode-editor

The app for the TLDraw VS Code Extension.

See the README at vscode for more about this project.