Results 4 issues of Sunny Lan

**Describe the bug** I get a null reference if I enter this code in the edtior after a few seconds: ```csharp void func(){ } Console.CancelKeyPress+=func; ``` Call stack ![image](https://user-images.githubusercontent.com/14915260/156905628-bb8e70a2-cd13-460a-a551-b78e6264b7ec.png) **To...

For example: https://api.pushshift.io/reddit/search/submission?subreddit=science&q=engineers Look for post with id `98o0wk` Here is the actual post: https://www.reddit.com/r/science/comments/98j5bn/engineers_create_most_wearresistant_metal_alloy/ The `Engineering` flair is missing. When I access it from RedditSharp, it shows the correct...

I think `SHELLAC_TAB_URL` is not updated when the hotkey is pressed, it returns the last tab I was on, but shouldn't it show the current tab I am open?

The FluidSynth documentation says fluid_event_timer can be used to set a arbitrary callback at a MIDI tick. Is this implemented in this binding? How can I use it?