Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Answeredbybamurtaugh
hhimanshu asked this question inQ&A
Discussion options

Hello here

I want to enable two specific use cases - programming, and writing blogs. For programming, I want to keep my default font, but when enabling a dev container that is meant for blog writing, I want to change the font family. Is it possible to do so?

Can I switch to a different font-family when starting a dev container?

Thank you

You must be logged in to vote

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

Example:

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

Replies: 1 comment 3 replies

Comment options

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

Example:

"settings": {     "editor.fontFamily": "'Courier New', monospace"  }
You must be logged in to vote
3 replies
@hhimanshu
Comment options

Thank you@bamurtaugh

@hhimanshu
Comment options

Your videos on YouTube are great, btw@bamurtaugh

@bamurtaugh
Comment options

No problem! And thank you so much for watching and for the kind feedback 😄

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

[8]ページ先頭

©2009-2025 Movatter.jp