Nicolas Martel
Nicolas Martel
It works with everything else but not Everything actions. Example:  I typed s, scrolled down until I found this action, and then after using it it does not show...
I noticed something strange about MoonSharp while debugging a bug in our game. Both of these weights for overload resolving are calibrated to `100`: https://github.com/moonsharp-devs/moonsharp/blob/4e748a7a74af04b589af1b3e1aaa2d66d8b36a57/src/MoonSharp.Interpreter/_Projects/MoonSharp.Interpreter.netcore/src/Interop/Converters/ScriptToClrConversions.cs#L9Ohttps://github.com/moonsharp-devs/moonsharp/blob/4e748a7a74af04b589af1b3e1aaa2d66d8b36a57/src/MoonSharp.Interpreter/_Projects/MoonSharp.Interpreter.netcore/src/Interop/Converters/ScriptToClrConversions.cs#L9-L10 Shouldn't an exact match score...
`float` is treated as a downcast, same exact score as `int`. See for yourselves https://github.com/moonsharp-devs/moonsharp/blob/7b8103d58b30c72f7122c9c20ec682f0066e635f/src/MoonSharp.Interpreter/Interop/Converters/ScriptToClrConversions.cs#L311
The bar goes to the top of the screen, but applications are automatically laid on top by Workspacer, making the bar effectively useless.
Hello, I am writing an application using this library. The application receives MIDI input and tracks held notes using the incoming messages. Unfortunately if I press a large number of...
 This is for ~300 SoftMaskables. All of the allocation comes from accessing `mat.shader.name`, and then there's the "Set view and projection matrices" part as well which takes a decent...
 Talking about this highlight bg color here. To me, the color says 'greyed out' or 'inactive' and I would expect the selector cursor to have a bit more color...
If #9 is implemented, this could be a useful feature, similarly to #10.
Hints for the currently active window or taskbar item should be colored differently to help anchor the eyes more quickly.