Turning Off Auto Code Correct in 2011b?

Simple question here.
How can I turn off the auto correct option in Matlab .m 2011b editor?
It is really annoying and gets in the way telling me to shift enter to correct things I'm in the process of editing.
I dislike when programs try to get fancy.

Respuestas (2)

Jonathan
Jonathan el 5 de Mzo. de 2012

1 voto

Had the same problem. Solution:
File -> Preferences -> Editor/Debugger -> Language -> Variable & function renaming -> Enable automatic variable and function renaming
Then disable that :)
Kaustubha Govind
Kaustubha Govind el 28 de Oct. de 2011

0 votos

I'm not sure exactly which feature it is that is providing suggestions to you, but almost all MATLAB Editor preferences are under File>Preferences>Editor/Debugger. There may be some relevant options under File>Preferences>Keyboard also.

4 comentarios

Fangjun Jiang
Fangjun Jiang el 28 de Oct. de 2011
I guess it is the red "~~" symbol appeared in the code when there is warnings or errors detected by M-Lint. Is there an option or way to disable it. I personally like it and don't see the point to disable it.
Fangjun Jiang
Fangjun Jiang el 28 de Oct. de 2011
Hah! I got it. It is under Preferences>Colors>Code Analyzer
Eric T
Eric T el 2 de Mayo de 2013
Fangjun: one reason it is annoying the red lines are so close to the scroll bar so when you are trying to scroll and accidentally hit the red line you have to wait for this suggestion to disappear, it can get very annoying.
Nathan Crosty
Nathan Crosty el 15 de En. de 2015
This setting does not appear to have any effect on embedded matlab functions within Simulink. Checked 11b and 14b. I am getting my code changed on every save, or build. Can you please confirm this behavior?

Iniciar sesión para comentar.

Categorías

Más información sobre Environment and Settings en Centro de ayuda y File Exchange.

Preguntada:

el 28 de Oct. de 2011

Comentada:

el 15 de En. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by