One-Nose
One-Nose
**Describe the Feature** There is no way to configure wrapping for comparison operators, to allow prettier long if conditions. I have this code: ```haxe if (this.actionsByPriority.indexOf(action) < this.actionsByPriority.indexOf(availableAction) {} ```...
#5383 changes the Windows installer to always require admin privileges. However, portable mode should not require any privileges and therefore the installer should prompt for admin rights only when trying...
Fix #16 by copying the dll file from the h32 directory, to allow making HashLink redist files on Windows x64.