Open iampremo opened 1 year ago
As a fairly new user to GM I fully support this request. Being able to alter the colour of the brackets to a specific pattern to help with error finding would improve workflow and be more efficient for those like myself still getting accustomed to the programming language.
Ticket #203226 Feature Type: feat_addition_ide Description: Rainbow brackets are an option in some other IDEs that changes how brackets are coloured in the code.
Each set of { } brackets are coloured the same so it is easier for the user to identify which bracket matches each other.
There would be an option to turn this off in the settings however it makes code far easier to read and understand. Benefit: > It makes it easier to identify problems early on