Felix König
Felix König
Some more random tinkering led me to a solution. The following order of operations works, deviating from the wiki: 1. Set PythonEngine.PythonPath 2. Set PythonEngine.PythonHome 3. `PythonEngine.Initialize();` Doing things in...
Sure I just did, but I am not too invested in doing any more work beyond what I proposed, so I hope it is useful to anyone
Have a look at the pull request. Insufficient means that the support is only of internal character, and not usable by actual library users yet. Update: pr was updated
did you mean to ping me there? I'm not a maintainer
Please stop posting "+1"-style comments if you don't have any additional information on the issue, and use the issue's reaction feature instead (clicking the thumbs up).
For people finding this through a search engine: If you are fine with intellij specific editorconfig entries, you can use this: ```editorconfig ij_java_class_count_to_use_import_on_demand = 9999 ij_java_names_count_to_use_import_on_demand = 9999 ```
I'll take a look later today or the upcoming days and try. If I fail or don't feel comfortable implementing it I'll let you know
I went ahead and implemented it for `@Description` in https://github.com/smallrye/smallrye-graphql/pull/883, which was pretty straightforward because the description is a non-functional part. Implementing `@Name` is not so trivial, because that would...
Here's a windows x64 dll file with this patch applied, in case someone is using this plugin, suffering from occasional crashes and in search of a fix: [obs-studio.zip](https://github.com/Oncorporation/obs-shaderfilter/files/7891491/obs-studio.zip). It replaces...
With a bunch of chat functionality being moved over to Helix, I suspect this will trip quite a few more people now. For example, when whispering a user Twitch might...