Alexander

Results 7 issues of Alexander

![bug](https://user-images.githubusercontent.com/84857900/158878316-e33752a8-3967-4359-a6db-d0065ddf1007.gif)

bug

https://github.com/FAForever/fa/blob/7542596ea1c16be28615fdc40cc9bf9c8bb5481a/engine/Core.lua#L219 wrong function description: function returns substring from **start** of length **count**

- Set class - Static Scrollable class - Dynamic Scrollable class

Related to this #4258, however can't test it since everybody must have this code on their side in order to see division of every player (by default all gm's lmao)...

If there is enabled display of space symbols extension highlights them as well: ![image](https://user-images.githubusercontent.com/84857900/204558396-4c5e9f9a-936c-42ea-ad9d-991767655c0b.png)

Allows you to create key actions based on selected units' category. ```lua CategoryMatcher("Enter OC mode / Transport / Toggle repeat build") { CategoryAction(), -- do nothing if no selection CategoryAction(categories.TRANSPORTATION)...

type: enhancement
area: ui
feature: hotkeys