vscode-drawio
vscode-drawio copied to clipboard
Create new drawio file from terminal
Hi,
I am not able to create a *.drawio.svg
, *.drawio.png
, *.drawio
file using the below command in terminal:
code <file-you-want-to-create>.drawio
Please let me know if it is possible.
A workaround for this is to open code in the same directory using code .
and then creating a new file inside vscode with the .drawio
extension.