Skip to content

editor.indent setting in 'preferences.txt' has NO effect in 1.8.1 #6128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bombasticbob opened this issue Mar 27, 2017 · 4 comments
Closed
Labels
Component: IDE user interface The Arduino IDE's user interface Type: Bug

Comments

@bombasticbob
Copy link

Because it is SO irritating (like it also was for THIS guy: http://forum.arduino.cc/index.php?topic=247973.0 ), I want to SHUT OFF any "help" the IDE FEELS I need when typing things.

This PARTICULARLY includes ANY form of "autocomplete".

I type SO fast, I don't NEED it. In fact, my 'finger memory' assumes it WILL NOT BE THERE.

So, when it IS there, it's an EXTREME IRRITANT.

Well, I tried the solutions offered in the above forum link, that is to set 'editor.indent' to FALSE.

I did this in the 'preferences.txt' in '.arduino15' and ALSO the one in the 'lib' directory [where I'd modified the colors to be SANE so I could actually READ the errors and warnings in the build output] so I'm pretty sure I was adjusting the CORRECT FILES.

And the result? NOTHING! I STILL get that EXTREMELY IRRITATING BEHAVIOR.

So, PLEASE FIX the ability to SHUT IT OFF. Apparently, it USED to work (shutting it off I mean). And please don't say "use a different editor". That's not the point. The point is to FIX THIS ONE.

facchinm added a commit to facchinm/Arduino that referenced this issue Mar 27, 2017
facchinm added a commit to facchinm/Arduino that referenced this issue Mar 27, 2017
@facchinm
Copy link
Member

Fixed with #6129. Next time, please avoid using caps lock and this harsh tone or the issue will be closed automatically, no matter how much right you are. If you dislike the IDE so much, there are thousands of alternatives out there, just pick one and enjoy it (or, if you like our IDE in the end, try being more polite please 😉 )

@facchinm facchinm added the Component: IDE user interface The Arduino IDE's user interface label Mar 27, 2017
@bombasticbob
Copy link
Author

thanks for getting a test-build out there quickly.

@bombasticbob
Copy link
Author

the test build in #6129 appears to fix the general problem; that is, the auto-indent behavior is now controlled by the editor.indent true/false assignment. However, this does not address my reason for having created this issue in the first place. As such, I shall create a new issue describing the nature of the problem in full, and recommend the addition of a new setting to control it. Editing 'preferences.txt' is acceptable to me, which should make this a minimal change. I may even do it myself with a pull request, if I have time.

@bombasticbob
Copy link
Author

related to this issue, I found the code that inserts the ending curly brace, see latest comment added to #6132 (with recommended change)

facchinm added a commit to facchinm/Arduino that referenced this issue Apr 10, 2017
cmaglie pushed a commit that referenced this issue Apr 13, 2017
@per1234 per1234 closed this as completed Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants