Pimp my Font – VS Code Style
Become A VS Code SuperHero Today: https://vsCodeHero.com
Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
VS Code Tip of the Day
Font ligatures are special characters that combine multiple characters into a single symbol.
They can help your overall coding experience and make your code more readable and elegant, especially when it comes to symbol like not equal, greater than or equal, and less than or equal.
But they are definitely up to user preference. Some people love them, and some hate them. Personally, I like them.
In Visual Studio Code, you can easily enable font ligatures by editing the settings.json file, and adding `”editor.fontLigatures”: true`.
You will also need to use a font that supports ligatures, because not all do.
Some popular fonts like Fira Code, Cascadia Code, and Hasklig which extends Source Code Pro are great coding fonts that have support for ligatures.
And my custom STACKr Code font which is included with my VS Code Hero course has ligature support as well.
_____________________________________
Tools I use:
codeSTACKr Theme: https://marketplace.visualstudio.com/items?itemName=codestackr.codestackr-theme
STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
SuperHero Extension Pack: https://marketplace.visualstudio.com/items?itemName=codeSTACKr.superhero-extensions
_____________________________________
Show support!
PayPal: https://paypal.me/codeSTACKr
_____________________________________
Watch Next:
Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yHS2dsN8&list=PLkwxH9e_vrAJ0WbEsFA9W3I1W-g_BTsbt
_____________________________________
Connect With Me:
Website: https://www.codestackr.com
Twitter: https://twitter.com/codeSTACKr
Instagram: https://instagram.com/codeSTACKr
Facebook: https://facebook.com/codeSTACKr
_____________________________________
** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.
#codeSTACKr #vscode #learntocode
source