简体   繁体   中英

Multi-cursor Editing possibility in MATLAB Editor?

有没有办法在 matlab 中进行多行编辑代码,而不是重复复制粘贴一行,或者从 matlab 复制粘贴到 Visual Studio 编辑器以利用 Visual Studio 的alt + cursor select

Just a quick mention that MATLAB officially support multi-line cursor since R2018a, just hold Alt and hold left mouse button (also Alt+Shift in linux) to draw a column selection across multiple lines.

多行选择

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM