Ctrl + F1 (on Windows) not working anymore for 2023a?
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
chicken vector
2023 年 6 月 2 日
編集済み: chicken vector
2023 年 6 月 2 日
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.
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!