Ctrl + F1 (on Windows) not working anymore for 2023a?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
A while ago I've discovered a very nice shortcut to control whether the box that pops up with the function arguments suggestion should be visible or not: Ctrl + F1 on Windows (I don't really know the shortcuts on other OS). For example, if you type
plot(
and you press Ctrl + F1, you will toggle the text box with the argument suggestions.
However, since I've installed MATLAB 2023a, Ctrl + F1 doesn't do anything anymore when I'm on the Editor. It still works on Command Windows, though. Is this an expected behavior, or is it a bug?
Thank you.
Daniel Carlos da Silva.
0 Kommentare
Antworten (1)
chicken vector
am 2 Jun. 2023
Bearbeitet: chicken vector
am 2 Jun. 2023
This is not mentioned in the release notes so I can't be completly sure it is true, but it appears that the shortuct for "Function hints" has ben removed from: Home > Preferences > Matlab > Keyboard > Shortcuts.
From Home > Preferences > Matlab > Keyboard also disapperead the toggle for automatic hints so I think they are now active by default.
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!