Skip to content

Fix missing s32 format specifier support#1431

Merged
WardenGnaw merged 1 commit intomicrosoft:mainfrom
nikitalita:fix-s32
Dec 21, 2023
Merged

Fix missing s32 format specifier support#1431
WardenGnaw merged 1 commit intomicrosoft:mainfrom
nikitalita:fix-s32

Conversation

@nikitalita
Copy link
Contributor

@nikitalita nikitalita commented Dec 21, 2023

https://learn.microsoft.com/en-us/visualstudio/debugger/format-specifiers-in-cpp?view=vs-2022
the s32 and s32b format specifiers for unicode 32-bit strings were not being parsed, I have added them.

@nikitalita nikitalita changed the title Fix s32 format specifier support Fix missing s32 format specifier support Dec 21, 2023
@WardenGnaw
Copy link
Member

@nikitalita Thank you for your contribution!

We will try to target this for the next VS Code C++ Extension and VS release.

@WardenGnaw WardenGnaw merged commit 2a0f9ef into microsoft:main Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants