Linux
2025年1月15日 星期三
sublime 建立分割畫面快速鍵
設定->快速鍵設定
在左側視窗找到ctrl+shift+l, 註解掉
//
{ "keys": ["ctrl+shift+l"], "command": "split_selection_into_lines" },
在右側視窗貼上:
[
{
"keys": ["ctrl+shift+l"],
"command": "clone_file" ,
"args": {"add_to_selection": true}
}
]
ctrl-s 儲存, OK
沒有留言:
張貼留言
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言