Values with special naming are not shown during debugging #12772
Labels
Area-Debug
stepping, debug points, stacks and more
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Theme-Simple-F#
A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.
Milestone
VS 2022 17.2.0 Preview 1
Values/variables with special naming like a', a'' or
a#
are not shown during debugging session: tooltip with content doesn't pop-up, entering such name into Watch pane gives error message. But Locals pane shows them.The text was updated successfully, but these errors were encountered: