Closed
Description
🔎 Search Terms
type union vscode preview display out of order digits/numbers
🕗 Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _________
- I was unable to test this on prior versions because this behavior is from the VSCode previewer.
⏯ Playground Link
No response
💻 Code
type digit = '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
🙁 Actual behavior
🙂 Expected behavior
Preview says type digit = "0" | "1" | "2" | "3" ...
Additional information about the issue
No response
Metadata
Metadata
Assignees
Labels
No labels