Peter Munch-Ellingsen
Peter Munch-Ellingsen
This is likely a nimsuggest error, could you try with nimsuggest and see if you can reproduce it there? If you can then report this to the nimsuggest bug tracker...
If you run `nimlsp_debug` instead of the normal `nimlsp` binary you will get a log which contains things like "Running the equivalent of def bugrep.nim:10:15" for example.
Good point, and an easy enough thing to fix.
There is `--name` which sets part of `WM_CLASS`. But I agree that `--class` should probably also be implemented
Hmm, I assumed there was some inheritance between these styles and the system theme since the background changed colour. But I guess that's not the case. Maybe Arc could ship...
My setups use i3 and generally don't have a lot of Gnome things installed (and they tend to all depend on each other) so I'd generally want a more light-weight...
Had this issue as well, the fix from @Nindaleth works for me as well. Could this be applied to master, or is there something holding this back?
Ah interesting. however since the WxWidgets Phoenix project cant't be installed through Pip I would rather have people look at the readme in order to get the dependencies.
Just tested and it appears to be a Nim 2.0 breaking change. I'll hopefully have time to look at this tomorrow!
Had a quick look at it today (sorry I had completely forgotten about this). Not entirely sure what the underlying issue is though. The unicode module the error is reported...