CoenraadS / vscode-Disable-Ligatures

VSCode extension to disable ligatures at the cursor position, or disable all ligatures on the line
https://marketplace.visualstudio.com/items?itemName=CoenraadS.disableligatures
MIT License
22 stars 2 forks source link

Disable more ligatures #1

Closed PauloPhagula closed 6 years ago

PauloPhagula commented 6 years ago

This works great for arrow-like ligatures (->) and such but doesn't for ones like |}. Perhaps for a complete reference, https://github.com/tonsky/FiraCode lists the whole set of them.

Thanks

CoenraadS commented 6 years ago

Thanks, I must have overlooked these