Skip to content

How can I change Font Family in Dev Container? #346

Answered by bamurtaugh
hhimanshu asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for sharing this. Have you tried placing the font you want in the vscode.settings property: https://containers.dev/supporting#visual-studio-code?

Example:

"settings": { 
    "editor.fontFamily": "'Courier New', monospace"
  }

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hhimanshu
Comment options

@hhimanshu
Comment options

@bamurtaugh
Comment options

Answer selected by hhimanshu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants