Custom keyboard shortcuts should take precedence over Roblox's built-in keyboard shortcuts

As a Roblox developer, it is currently too hard to manage the new keys “imposed” internally by Roblox.
Recently, the F9 key has appeared, which toggles breakpoints in the script editor.
As a result, anyone who was using the F9 key as a custom keyboard shortcut was forced to change to another key, as the F9 key imposed by Roblox currently has priority over custom keys.

This should be just the opposite.
To be more straightforward, all of Roblox’s internal keys should be available for customization.

If Roblox is able to address this issue, it would improve my development experience because this will avoid conflicts between Roblox’s internal keys and custom-created keyboard shortcuts.

8 Likes