C
C#2y ago
Indeed

VS JB Mono font not looking like Rider JB Mono font [Answered]

I have to use vs 2022 due to rider not supporting xaml hot reload and am trying to make it look similiar however the same font looks differently in those ides
19 Replies
Indeed
Indeed2y ago
Doombox
Doombox2y ago
zoom/font size tends to be the main cause of fonts looking a bit odd, but seeing as they're both the same I'm a little confused the kerning and rendering looks all kinds of screwed up in the first image
Indeed
Indeed2y ago
visual studio the oddest is the serif on the vs one
Doombox
Doombox2y ago
does VS have separate zoom? In Rider ctrl+scroll just changes font size instead of actually zooming but zooming can mess with font rendering a fair bit
Indeed
Indeed2y ago
i dunno, but no amount of zooming changes the font look
Doombox
Doombox2y ago
tried other fonts? seems very odd that the rendering is that screwed
Indeed
Indeed2y ago
Indeed
Indeed2y ago
tried the same family but nothing diff
Doombox
Doombox2y ago
GitHub
Terrible font rendering in Visual Studio 2019 · Issue #108 · JetBra...
I've big issues using your font in Visual Studio. See the screenshot and config. JetBrains Mono 1.0.2 13px Visual Studio 2019 Professional 16.4.3, 100% screen res: 2560x1440
Doombox
Doombox2y ago
managed to get ahold of this issue some mentions of plugins and ideal settings to use
Indeed
Indeed2y ago
installing textsharp atm gonna try
Doombox
Doombox2y ago
you're definitely not alone though
Indeed
Indeed2y ago
ye, i mostly moved to rider for light-weightness and the looks
Doombox
Doombox2y ago
and apparently the functional font rendering bigthonk Microsoft™️ Prroduct
Indeed
Indeed2y ago
love them having milion different features but not the basic ones
Indeed
Indeed2y ago
IT WORKS NOW ❤️ Thank you so much
Doombox
Doombox2y ago
no worries, don't forget to /close sunglas
Indeed
Indeed2y ago
was just about to ask how to XD used to multi channels
Accord
Accord2y ago
✅ This post has been marked as answered!
Want results from more Discord servers?
Add your server
More Posts
JsonSerializer.DeserializeAsync() randomly hangs indefinitely [Answered]```cs private static async Task<T> TryReadDataFromFile<T>(string basePath) where T : class { vardotnet6 project failing on static abstracts with preview features set to true``` C:\Users\Kellen James\source\Repos\ClemBot\ClemBot.Api\ClemBot.Api.Core\Features\Tags\Edit.cs(51I need to serialize a bunch of non-primitive types. How would I do this?I'm using JsonSerializer.serializeToUtf8Bytes I need to serialize a class that contains a bitmap, anWhen to use ValueTask?Despite having used C# for a while I'm... not *that* familiar with async. I know people sometimes saHow would you design a solution to this problem?unsure what would be the best approach - I have a SQL table that stores SMS 3rd party providers. EWrite a String manipulation program [Answered]I have two strings. One of them contains completely the entire other string. While that other stringC++ Interop - writing a shim to use an existing c++ library [Answered]So I'm currently trying to make a shim for a C++ library that I can then call from C#. The original Are there dedicated .net framework or ASP discords? [Answered]Are there dedicated .net framework or ASP discords? If so pls link 😳How to get these values from the dynamic json object ?I wanna assign the values for id and password to strings so I'll have something to work with after tHow to convert bitmap to 1 bit byte array?I generated a barcode with ZXing.Mobile.Net and intend to print it to a thermal via bluetooth... Se