Tldraw/apps/vscode/extension/src
Steve Ruiz a3c39cde4b
replace console.log with nicelog (#1496)
This PR replaces our `console.log` with `nicelog` so that I can more
easily grep for errant console.logs.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package (will not publish a new version)
2023-06-01 18:01:49 +00:00
..
TldrawDocument.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
TldrawEditorProvider.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
TldrawWebviewManager.ts transfer-out: transfer out 2023-04-25 12:01:25 +01:00
WebViewMessageHandler.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
extension.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
file.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
utils.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00