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

STL.natvis: The VS copy is outdated #4831

Closed
StephanTLavavej opened this issue Jul 11, 2024 · 1 comment
Closed

STL.natvis: The VS copy is outdated #4831

StephanTLavavej opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working fixed Something works now, yay! visualizer How the VS debugger displays STL types

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Jul 11, 2024

It's been a while since a maintainer has "triple-mirrored" the STL visualizers into VS. Comparing VS 2022 17.11 Preview 3's C:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\Packages\Debugger\Visualizers\stl.natvis to the repo's stl/debugger/STL.natvis, I observe that (2023-06-15) #3772 is present, but we're missing:

This is also VSO-2268719 / AB#2268719.

Casey has created VS-PR-582133 to fix this.

@StephanTLavavej StephanTLavavej added bug Something isn't working visualizer How the VS debugger displays STL types labels Jul 11, 2024
@CaseyCarter CaseyCarter added the fixed Something works now, yay! label Oct 3, 2024
@CaseyCarter
Copy link
Member

I've managed to complete VS-PR-582133 in time for VS 17.12p3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Something works now, yay! visualizer How the VS debugger displays STL types
Projects
None yet
Development

No branches or pull requests

2 participants