Can I import the output result into a txt file? How to do it? #164
Replies
|
There isn't currently a way to do that through VS Code directly (but there's a related open issue: github/vscode-codeql#439). What you can do currently is look through the CodeQL extension log in the output pane, and find the last call to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can I import the output result into a txt or else file? How to do it?
