Tylor Reynolds
Tylor Reynolds
Yeah, I think I understand now. Preparation has a similar mechanic and looks to be implemented correctly.
@TronicLabs I'm going to try to implement your solution for Windows because that is all I need right now, quick question though, what is `win32Parent` and where does it live?
Is there any fix for this? I am having the same issue with the Anonymice font on Windows 7 and gVim.
I'm having this same problem. Is there any fix for this?
I have the same problem as the OP is there any solution in the works for this?
I'm using [Sublime Xiki](https://github.com/lunixbochs/SublimeXiki) and the only things that I can do are explore file hierarchies and run other command line programs such as git, but I can't do much...
I know this is really old, but is there any reason this is not going to be implemented?
It appears that I need to specify `Unity.Entities.Hash128` within a `MessagePackAnalyzer.json` and pass that to the analyzer via a `AdditionalFiles` property. But I can't find a way to do that...
This isn't a Rider issue. This is a problem with how Unity works. Essentially the IDE relies on the project files generated by unity to get the right analyzers setup....
Cool, looks like the `[MessagePackKnownFormatter]` attribute will help with the previously mentioned configuration issue. And as long as I can specify one `[GeneratedMessagePackResolver]` per unity assembly definition/package then it looks...