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

Font ligatures for hints/tooltips, debug console, output and problems #65677

Closed
lukas-tr opened this issue Dec 25, 2018 · 8 comments
Closed

Font ligatures for hints/tooltips, debug console, output and problems #65677

lukas-tr opened this issue Dec 25, 2018 · 8 comments
Labels
editor-parameter-hints Function, method and class parameter hint widget feature-request Request for new features or functionality

Comments

@lukas-tr
Copy link

Issue Type: Feature Request

Enabling font ligatures is currently only possible for text in the main text editor. It would be great if there are additional settings for enabling this feature for hints/tooltips, terminal, debug console, output and problems panels.

=> with font ligatures enabled (editor):
image

Font ligatures missing:
image

VS Code version: Code - Insiders 1.31.0-insider (e02e444, 2018-12-21T06:20:35.852Z)
OS version: Windows_NT x64 10.0.17134

@vscodebot
Copy link

vscodebot bot commented Dec 25, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Dec 25, 2018
@Tyriar
Copy link
Member

Tyriar commented Dec 26, 2018

Terminal tracked here: #34103

@Tyriar Tyriar changed the title Font ligatures for hints/tooltips, terminal, debug console, output and problems Font ligatures for hints/tooltips, debug console, output and problems Dec 26, 2018
@Tyriar Tyriar assigned isidorn and unassigned Tyriar Dec 26, 2018
@Tyriar Tyriar removed the terminal General terminal issues that don't fall under another label label Dec 26, 2018
@isidorn isidorn added the feature-request Request for new features or functionality label Dec 27, 2018
@isidorn
Copy link
Contributor

isidorn commented Dec 27, 2018

fyi @bpasero @alexandrudima

@isidorn isidorn added this to the Backlog milestone Dec 27, 2018
@isidorn isidorn removed their assignment Dec 27, 2018
@isidorn isidorn added the font-rendering Font rendering issues label Dec 27, 2018
@alexdima alexdima added editor-hover Editor mouse hover and removed font-rendering Font rendering issues labels Jan 7, 2019
@alexdima
Copy link
Member

alexdima commented Jan 7, 2019

fyi @joaomoreno @jrieken

@alexdima alexdima added editor-parameter-hints Function, method and class parameter hint widget suggest IntelliSense, Auto Complete labels Jan 7, 2019
@jrieken jrieken removed the suggest IntelliSense, Auto Complete label May 6, 2020
@coderkhayrul
Copy link

coderkhayrul commented May 3, 2021

"editor.fontFamily": "Cascadia Code",
"editor.fontLigatures": true
// =>

@alexdima alexdima removed the editor-hover Editor mouse hover label Oct 27, 2021
@alexdima alexdima modified the milestones: Backlog, Backlog Candidates Oct 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-parameter-hints Function, method and class parameter hint widget feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

8 participants
@jrieken @isidorn @Tyriar @octref @alexdima @lukas-tr @coderkhayrul and others