Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Disable LigaturesNew to Visual Studio Code? Get it now.

Disable Ligatures

CoenraadS

|
21,230 installs
| (11) | Free
Disable ligatures at the cursor position, or disable all ligatures on the line
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Disable Ligatures

A simple extension to disable ligatures for selected lines or cursor position

Settings:

"disableLigatures.mode": "Line"
Disable all ligatures on the current line
Line

"disableLigatures.mode": "Cursor"
Disable ligatures at cursor position
Cursor

"disableLigatures.ligatures"
Choose which ligatures to disable

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft