Disable "suggestions" in Live Editor

15 views (last 30 days)
alpedhuez
alpedhuez on 27 Apr 2020
Commented: alpedhuez on 15 Jul 2022
When I edit variables using Live Editor, often it comes up wth "suggestions" with ? mark and information about the variable. How can I turn off such "suggestions"?

Accepted Answer

Jash Kadu
Jash Kadu on 13 Jul 2022
Hi!
Go to the 'Home' tab in the MATLAB toolstrip and in the 'Environment' section, click 'Preferences'.
Select 'MATLAB > Editor/Debugger > Automatic Completions' and in the 'Suggestions and completions' section, select the 'Show on tab' option.
Click 'Apply' and 'Ok' to save the option.
The MATLAB Editor will now show suggestions and completions when the tab key is pressed, rather than showing them automatically.
Hope this helps.

More Answers (1)

Samatha Aleti
Samatha Aleti on 30 Apr 2020
Hi,
You can turn off the automatic suggestions in Live Editor by doing as follows:
Go to
Home >> Preferences (under Environment Section) >> MATLAB >> Keyboard >> Under Live Editor and App Designer >> select Show on Tab (Drop down)
Click Apply and ok.

Categories

Find more on Entering Commands in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!