Will Ehrendreich
Will Ehrendreich
out of curiosity, why is the pr to fix this still open? are there some issues that make it dangerous not to gracefully handle things? this would help a lot...
this is closed, most likely. https://github.com/mason-org/mason-registry/commit/9e9caefc9dfc58e739695319497667eac0412163
I'll check. :)
Still have problems.. [] let ResolutionPath = __SOURCE_DIRECTORY__ + """\SqlProvider""" type sql = SqlDataProvider when i try to run dotnet build, i get this: FS3033: The type provider 'FSharp.Data.Sql.SqlTypeProvider' reported...
and switching back to dotnet 7.0.401 has no problems with dotnet build.
I'll have to try that, next week. thanks for working on it!
@yatli Can you please update the font rendering to account for these changes? **https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.0.0** I hate Iosevka's squished feel, but trying to use fvim with anything but Iosevka breaks a...
I think this has to do with nerd font changing the layout in version 3... or something.
the "mapping" of the nerdfonts is done incorrectly, because of a breaking change from nerd font. https://github.com/ryanoasis/nerd-fonts/issues/1059 https://github.com/ryanoasis/nerd-fonts/issues/365 any nerd font 3.0 or greater it seems is unable to work,...
when you go into your registry, navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\", and you look for "FVvim.{whatever file type you're trying to open}.\shell\edit\command", what does it look like? this is the command that...