As a Roblox developer, it is currently too hard to quickly write code snippets in the forum’s topics and posts editor. Code indentation is a key part of code readability.
Most code editors let you indent code using the Tab key while on this forum pressing the Tab key will instead focus the preview post/topic text area and because of this we need to use the Space key to indent our code.
If Roblox is able to address this issue, it would improve my experience using the forum because it would be quicker to write code snippets