Ctrl + F1 (on Windows) not working anymore for 2023a?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Daniel Carlos da Silva
el 2 de Jun. de 2023
Comentada: Daniel Carlos da Silva
el 3 de Jun. de 2023
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 comentarios
Respuestas (1)
chicken vector
el 2 de Jun. de 2023
Editada: chicken vector
el 2 de Jun. de 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.
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!