英文:
Multiple cursors in STMCUBE-IDE
问题
我想要替换变量的某些出现,所以我想知道STMCUBE-IDE上是否有多重光标选项。如果有人知道,请回复。谢谢!
P.S:在Keil MDK上,如果按住Ctrl键并在所需位置左键单击,可以激活多个光标。
英文:
I want to replace only some occurrences of a variable, so I wonder if a multiple cursors option is available on the STMCUBE-IDE. If anyone knows, please reply. Thanks!
P.S: On Keil MDK, if you hold down the Ctrl key and use the left mouse click on the desired location, you can activate multiple cursors.
答案1
得分: 0
我找到它是通过随机猜测。
它是Ctrl + Alt + LMB(左鼠标按钮)。
英文:
Found it by random guessing.
it's Ctrl + Alt + LMB(left mouse button)
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论