Support more detailed ligature types in terminal #235316
Labels
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
insiders-released
Patch has been released in VS Code Insiders
terminal-ligatures
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
upstream-issue-fixed
The underlying upstream issue has been fixed
upstream-issue-linked
This is an upstream issue that has been reported upstream
Milestone
From @joshlawton in #34103 (comment)
Just to confirm, this setting only accepts a boolean value and does not enable explicit font-feature-settings like
ss01
orcv69
? That is, even ifterminal.integrated.fontLigatures
is true, the font may not necessarily match the style sets and character variants enabled in the editor?Compare editorOptions.ts to terminalConfiguration.ts.
The text was updated successfully, but these errors were encountered: