We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PTVS has this today, they call it Trace Points (hence functionality should be available in the new version of PTVSD).
Trace Points
Requires upstream changes as well #1306
The text was updated successfully, but these errors were encountered:
FYI this is currently planned for the March release for VS Code, microsoft/vscode#45128, but it might be at preview quality.
Sorry, something went wrong.
but it might be at preview quality.
Is this based on the issues/feedback on VS Code github repo?
Per Kenneth's last comment in the upstream issue, he had some concerns with readiness.
@qubitron I've managed to get this working in PTVSD (microsoft/ptvsd#350). I think we can land this feature as well.
Add support for log points
41ec24a
Fixes #1306
DonJayamanne
Successfully merging a pull request may close this issue.
PTVS has this today, they call it
Trace Points
(hence functionality should be available in the new version of PTVSD).Requires upstream changes as well #1306
The text was updated successfully, but these errors were encountered: