JetBrains vscode

// press ctrl+shift+p search for seetings.josn, and then add those lines.

  "editor.fontFamily": "JetBrains Mono", // Font Family
  "editor.fontSize": 11.3, // Font Size
  "editor.fontWeight": "bold", // Font Weight
  "editor.fontLigatures": true, // Font ligatures
moghaazi