-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Kui has a number of visualizations for files that will also be in git and hence be in a VS Code user's workspace. Just like in the Markdown link below, it would be extremely cool if we could provide an action on the file types that we recognize and open a visualization window instead of or beside the source editor: https://code.visualstudio.com/docs/languages/markdown
Yes, I realize that this is skipping the command line (which is normally the root and launch point of Kui), but if we have the viz available then this would be a great way to reuse it and expand Kui's base while providing something very useful.
Hmm, you could do a similar thing outside of VS Code by opening just the vis if you type a filename or adding a simple command like "viz pipeline.yaml" or "kui pipeline.yaml".