JetBrains / JetBrainsMono

JetBrains Mono – the free and open-source typeface for developers
https://jetbrains.com/mono
SIL Open Font License 1.1
10.57k stars 299 forks source link

Syntax Highlighting for constant in VSCode (go) #596

Closed prakharporwal closed 1 year ago

prakharporwal commented 1 year ago

Current in VScode -

Screenshot 2023-01-19 at 11 09 48 PM

What I want ( as in Goland)

Screenshot 2023-01-19 at 11 08 50 PM
alexeyten commented 1 year ago

It has nothing to do with font. You should find a color theme that make use of italic font. E.g. Night Owl.

yvvt0379 commented 1 year ago
  • Hi I have a source code of go.
  • I am using VScode as my editor with the JetBrainsMono font.
  • But I don't see my constant being picked up in italics. Like the do in Goland.
  • Is this related to the JetBrainsMono font ?
  • Are there ways to achieve the above

Current in VScode - Screenshot 2023-01-19 at 11 09 48 PM

What I want ( as in Goland)

Screenshot 2023-01-19 at 11 08 50 PM

And the font in your VS code is not JetBrains Mono, but Monaco.

philippnurullin commented 1 year ago

Hi @prakharporwal It looks like all of your questions are already answered.