Stop using suggested word on right arrow

조회 수: 48 (최근 30일)
David Hill
David Hill 2021년 10월 15일
답변: Daniel Carlos da Silva 2023년 4월 12일
Hello,
I just updated to the Matlab 2021b from 2018b and I am enjoying the added autocompletion features. One thing that is is frustrating however is when I, for example, want to type the string 'ex' and press right arrow key to get out of the auto-added closing apostrophe and it autocompletes to 'example'.
I've looked around the shortcut settings but cannot find a way of disabling autocomplete on right arrow (I use tab for autocompletion anyway), anyone know how to disable this?
Thanks!
  댓글 수: 3
David Hill
David Hill 2021년 10월 18일
편집: David Hill 2021년 10월 18일
Yes, hitting escape then right key does not trigger the input of the suggestion of the right arrow key. Albeit a bit cumbersome, this is less cumbersome than using the mousepointer to click outside the brackets or continuing to type the ending bracket as Image Analyst suggested.
Image Analyst
Image Analyst 2021년 10월 18일
I'm not sure how just simply typing what you were going to type anyway (an apostrophe if you wanted 'ex' instead of 'example', basically just ignoring it's autocomplete suggestion) is more cumbersome than hitting the Esc key.

댓글을 달려면 로그인하십시오.

답변 (3개)

Daniel Carlos da Silva
Daniel Carlos da Silva 2023년 4월 12일
So, I might be a bit late for this answer, but apparently they added the option to disable this feature, at least in MATLAB 2023a:
It was driving me nuts as well...
Daniel.

Image Analyst
Image Analyst 2021년 10월 15일
You can just keep typing and as long as you're not typing letters from example, the example should go away. For example if you type ex' or ex) or ex(space) or ex =, then as soon as you don't type an "a", example should disappear.
  댓글 수: 1
David Hill
David Hill 2021년 10월 18일
Thanks! I would agree that this is the best way to do it but, since I am not using an english keyboard layout some of the bracket keys are somewhat uncomfortable for me to type so most of the time it is easier to just hit the right arrow key.

댓글을 달려면 로그인하십시오.


Rik
Rik 2021년 10월 16일
I just checked for you:
If you go to the preferences (in the 'Home' tab), you can disable the automatic completions in the MATLAB>Editor/Debugger>Automatic Completions.
If you select 'Show on tab' this will hide the autocompletions. You can still get the suggestions if you use tab.
  댓글 수: 1
David Hill
David Hill 2021년 10월 18일
편집: David Hill 2021년 10월 18일
Thanks! Though it seems that this only allows me to remove the autocompleted ending brackets but does not remove that right-arrow inputs the suggestion.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by