Key Bindings | Action |
---|---|
super + u | super + d の取り消し |
option + ドラッグ | 矩形選択 |
super + j | 行の結合 |
super + option + V | 履歴から貼付け |
ctrl + [N] | グループ[N]に移動 |
ctrl + shift + [N] | ファイルと一緒にグループ[N]に移動 |
super + g | 次の検索結果 |
option + super + g | Quick Find |
ctrl + super + g | Quick Find All |
super + e | 選択した文字列を検索 |
super + shift + e | 選択した文字列を置換 |
ctrl + g | 行ジャンプ |
super + r | Go to Symbol |
Project
"folders" : {
"folder_exclude_patterns" : [ "","",...] // 無視するファイル群
}