-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add task provider to run d2 #47
Comments
this should be relatively straightforward. |
With PR #48, this task is complete |
#48 provides a command to run but a d2 render task could also be helpful in some cases |
Could you be more specific? |
d2task.mp4 |
Got it, should this even be available? Doesn't make much sense to me. |
There's a lot of cool things that tasks support https://code.visualstudio.com/docs/editor/tasks |
provide task to simply run d2 (e.g. on a file and create an svg right next to it (can use the preview settings for layout/theme etc))
maybe on a whole directory, or maybe to format the whole workspace
see https://stackoverflow.com/questions/55135876/extension-api-task-provider-build-task-example
The text was updated successfully, but these errors were encountered: