Have terminal support Unicode version 14 #178677
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
terminal-rendering
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
upstream-issue-linked
This is an upstream issue that has been reported upstream
Milestone
I'm working on a terminal app and i noticed that the width of some characters e.g. the red heart emoji "❤️" is only one character, whilst in Unicode 14 it takes up 2 columns, and this messes up the cursor position for me as I'm using a package to calculate the character width based on the latest standard.
I can read in the settings that you only support Unicode version 6 and 11 and would like to suggest that you also support Unicode version 14 (or even 15?).
Relevant setting:
The text was updated successfully, but these errors were encountered: