I am not sure if its possible, if it is - that would help a lot in CI/CD automation.
Also, I can run it as a vscode command rather than depending on visual studio.
NTypewriter does not have any dependency on VS. You can build your own CLI or use one of existing
NTypewriterCLI . Since CLI is possible you can integrate NTypewriter with whateever you want.
I am not sure if its possible, if it is - that would help a lot in CI/CD automation. Also, I can run it as a vscode command rather than depending on visual studio.