Noah Sherwin
Noah Sherwin
> Can I patch the issue myself? I don't have the time to wait I'm afraid, as I need to update an older installation for a client. Thanks in advance....
AvaloniaVS, AvaloniaVSCode, and AvaloniaRider all rely on the CompletionEngine project in the AvaloniaVS repo. This assembly grabs the `references` plain text file in your workspace project's IntermediateOutput and loads...one of...
Can you confirm if this was resolved by https://github.com/vapoursynth/vapoursynth/commit/2f24a578312d2c4bb3c2c1850ed2efb93709398b (https://github.com/vapoursynth/vapoursynth/pull/1079)?
The PyPi package is now up-to-date (VapourSynth 70), but users may encounter linker errors when building the python wheel if `vapoursynth.lib` is not in the `PATH` or the current working...
> ```yml > security_opt: > - "apparmor=docker-default" > ``` Is this supposed to be at the document's root level or instead at...? ```yml services: windows: ... security_opt: - "apparmor=docker-default" ```
/verify Is everything good to merge?
/verify I did not know I also needed to commit the checkver-updated manifest.
  For what it's worth, I'm unable to reproduce this issue.
https://superuser.com/questions/435321/how-can-i-export-public-keys-in-pem-format-with-gnupg Though I agree a simpler and/or automated process would be great.