Ctrl + F1 (on Windows) not working anymore for 2023a?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
chicken vector
il 2 Giu 2023
Modificato: chicken vector
il 2 Giu 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.
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!