Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jetbrains font 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
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #jetbrains #font #vscode
ADD COMMENT
Topic
Name
9+4 =