Avi Dessauer
Avi Dessauer
@yav I don't use generally use cabal so I just deleted everything I could think of. I didn't have new-dist prior to `cabal v2-build`. With `cabal v2-build` everything definitely rebuilt,...
PRs welcome, there were problems with the plist names (see the commit history). I am not currently using this font, and have no time to investigate.
Does the issue occur on [FiraCode-italic](https://github.com/Avi-D-coder/FiraCode-italic)
what os, editor, etc are you on.
I downloaded gedit on arch and I still can't reproduce the error.
Just upgraded to fira-code 5 and can reproduce the issue. I believe this is due to a miss match between otf and ttf. The new versions of fira code on...
~I'll try and take another look this weekend.~, as soon as I can find time, (thanks for the great PR).
OpenGL is being [deprecated on macOS](https://developer.apple.com/macos/whats-new/#deprecationofopenglandopencl).
This is not an issue with rust-analyzer.
I am working was solving this as it came up in https://github.com/haskell/haskell-ide-engine/issues/924. How important is it that `TextDocumentSyncKind.Incremental ` adhere to `LanguageClient_changeThrottle`? I think I can make the implementation adhere,...