Skip to content

Instantly share code, notes, and snippets.

View issam-seghir's full-sized avatar
🏆

Issam Seghir issam-seghir

🏆
View GitHub Profile
@issam-seghir
issam-seghir / vscode-settings.md
Created July 6, 2024 10:53 — forked from mohokh67/vscode-settings.md
Install italic and customizable font for vscode

Link to Youtube video: https://youtu.be/QxcRmsGHcWY

Manual steps:

  • Download and install Victor Mono font
  • Update VSCode setting as bellow:
    • font size, line height and font weight are optional and you can update them as you prefer
{
  "editor.fontSize": 13,
  "editor.lineHeight": 24,

Image source

https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png

Try resize it!

  • ![](https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png | width=100)