Skip to content
New issue

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

Allow setting breakpoints on the right side of ?? #30645

Closed
jnm2 opened this issue Oct 22, 2018 · 2 comments
Closed

Allow setting breakpoints on the right side of ?? #30645

jnm2 opened this issue Oct 22, 2018 · 2 comments
Labels
Resolution-Duplicate The described behavior is tracked in another issue

Comments

@jnm2
Copy link
Contributor

jnm2 commented Oct 22, 2018

Deep in an object initializer, there's a Prop = expr1 ?? expr2. It would be convenient to be able to set a breakpoint on the right expression operand.

Possibly covered by #22016, similar to #22015 but more general.

@tmat tmat added the Resolution-Duplicate The described behavior is tracked in another issue label Oct 22, 2018
@tmat
Copy link
Member

tmat commented Oct 22, 2018

Covered by #22016. I don't think we need to track it in multiple issues.

@tmat tmat closed this as completed Oct 22, 2018
@jnm2
Copy link
Contributor Author

jnm2 commented Apr 5, 2020

Now tracked by #43092.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate The described behavior is tracked in another issue
Projects
None yet
Development

No branches or pull requests

2 participants