NoTuxNoBux
NoTuxNoBux
**Is your feature request related to a problem? Please describe.** Currently Extenject provides special syntax for decorations: ```csharp Container.Bind().To().AsSingle(); Container.Decorate().With(); ``` Classes that want an `IInterface` now get a `B`....
**Describe the bug** `ZenjectTestUtil.DestroyEverythingExceptTestRunner` fails with Unity Test Framework 2.0.1 due to the name of the test runner having changed. **To Reproduce** 1. Write a scene tests with Zenject and...
**Describe the bug** Reflection baking shows warnings about it not being supported are displayed on UWP, even when it is disabled entirely. **To Reproduce** 1. Switch the build settings to...
**Is your feature request related to a problem? Please describe.** Currently it seems necessary to make all bindings explicit. For example, if a class `Foo` requires a `Bar` in its...
Currently, if someone posts a new thread in a channel, it opens automatically in Pidgin, which is nice. However, the name becomes something like `19:[email protected]` in the contact list and...
I recently changed the password of my Microsoft account (due to policies requiring this), and after that logging in seems in the plug-in seems to have become impossible. I'm now...
If I enter a message in Pidgin using newlines (shift+enter) like this: ``` A B C ``` in Teams it shows up like this: ``` A B C ``` If...
Currently when you post `Hi :)` through Pidgin, it shows up in Teams as such. It would be neat if this could be converted to a Teams emoji. There might...
Hello In #12 support was added to control camera parameters such as brightness and contrast through `zedsrc`. These work fine, but is it possible to control these at runtime? To...
Type: Bug ## Issue Description ## Unity packages included through the Unity Package Manager lose their C# code documentation (e.g. for classes and methods), resulting in tooltips not showing this...