Closed
Description
In the Arduino 1.0.5 environment, which I've used for a long time, there is no 'autocomplete' behavior for things like adding a '}' 2 lines below where you are when you type '{' followed by a carriage return.
For fast-typists like me, and like this poster, it's extremely irritating to have a hard-coded "feature" like this, getting in the way all of the time. And not being able to turn it off is extremely frustrating.
A simple solution would be to include a new setting:
editor.autocomplete=false
that would disable all such featues. That way, the editor would behave as it did in 1.0.5 without getting in the way, and for those who like these features, it could be "on by default".
Metadata
Metadata
Assignees
Labels
No labels