You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of Jan 2024 to create a new excalidraw diagram I have to open console/finder and touch/create a file like x.excalidraw then go to vscode to open the file. This seems like additional work for something as simple as one click.
It might be easier/better to have an option like "Create new excalidraw diagram" when I press Ctrl + Shift + P. This way I don't have to leave the window at all.
The text was updated successfully, but these errors were encountered:
You can just create a file within vscode (using either File > New file ... or Cmd Palette > Create: New File or file explorer's new file button) with .excalidraw extension - the extension will work as expected.
As of Jan 2024 to create a new excalidraw diagram I have to open console/finder and touch/create a file like
x.excalidraw
then go to vscode to open the file. This seems like additional work for something as simple as one click.It might be easier/better to have an option like "Create new excalidraw diagram" when I press Ctrl + Shift + P. This way I don't have to leave the window at all.
The text was updated successfully, but these errors were encountered: