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
Since many developers use vscode and vscode outputs log information to the debug console or terminal output panel, it would be good to be able to pipe that log into through tailspin.
Any idea how to achive this? Perhaps some clever vscode launch config?
e.g.
The text was updated successfully, but these errors were encountered:
That would be very cool. I was looking into if something similar was possible in IntelliJ or the other JetBrains IDEs, and so far I do not how to integrate the tool with them. If someone finds a way, I am happy to update the readme.
I think I am going to close this issue since I don't actually know how to use tailspin with vscode or intellij for that matter. Feel free to reopen if there is progress here and I will update the readme with instructions on how to integrate it with the IDEs.
Since many developers use vscode and vscode outputs log information to the
debug console
orterminal output
panel, it would be good to be able to pipe that log into throughtailspin
.Any idea how to achive this? Perhaps some clever vscode launch config?
e.g.
The text was updated successfully, but these errors were encountered: