Auto closure of scope. #3390
Labels
Component: IDE user interface
The Arduino IDE's user interface
feature request
A request to make an enhancement (not a bug fix)
Type: Wontfix
Arduino has decided that it will not resolve the reported issue or implement the requested feature
Milestone
I know that inserting brackets for users '{}' is handy when you're a beginner, which is why I've decided to try and like it. However when creating objects (class,struct,union) it does not add the required semicolon after the closing brace, and is probably going to cause more headaches than the advantages it provides. People new to the language will most likely accept that the IDE knows what it is doing.
Is this fixable here, or is this an issue for the RSyntaxTextArea repo?
The text was updated successfully, but these errors were encountered: