Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for 'LogPoints' in debugger #1306
Comments
DonJayamanne
added
type-enhancement
needs PR
feature-debugging
labels
Apr 5, 2018
This comment has been minimized.
This comment has been minimized.
qubitron
commented
Apr 5, 2018
|
FYI this is currently planned for the March release for VS Code, Microsoft/vscode#45128, but it might be at preview quality. |
This comment has been minimized.
This comment has been minimized.
DonJayamanne
commented
Apr 6, 2018
Is this based on the issues/feedback on VS Code github repo? |
This comment has been minimized.
This comment has been minimized.
qubitron
commented
Apr 6, 2018
|
Per Kenneth's last comment in the upstream issue, he had some concerns with readiness. |
qubitron
added this to the May 2018 milestone
Apr 12, 2018
DonJayamanne
self-assigned this
Apr 16, 2018
This comment has been minimized.
This comment has been minimized.
DonJayamanne
commented
Apr 16, 2018
|
@qubitron |
DonJayamanne
closed this
in
#1406
Apr 17, 2018
added a commit
that referenced
this issue
Apr 17, 2018
brettcannon
added
the
validate fix
label
Apr 23, 2018
brettcannon
removed
needs PR
validate fix
labels
Apr 30, 2018
lock
bot
locked as resolved and limited conversation to collaborators
Jul 11, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
DonJayamanne commentedApr 5, 2018
•
edited
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