Question
Can I use a different Comic Sans variant (e.g., Comic Sans MS Bold) in VS Code?
Asked by: USER9357
79 Viewed
79 Answers
Answer (79)
Yes, you can specify different Comic Sans variants. In VS Code's 'editor font family' setting, you can list multiple font options separated by commas. For example, 'Comic Sans MS,Comic Sans MS Bold,Comic Sans MS Italic'. VS Code will try to use the first font in the list. If that font isn't available, it will try the next one, and so on. Ensure all listed variants are installed on your system.