LoginSignup
3
1

More than 3 years have passed since last update.

サクラエディタでよく使うもの

Last updated at Posted at 2019-08-27

目的

サクラエディタでよく使うものをメモ

grep

Ctr + G

上検索

F3

下検索

shift + F3

重複行削除

下記のショートカットキーを順番に実行
Ctrl + A  (全選択)
Alt + A  (ソート)
Alt + M  (マージ)

 行削除

Ctr + Shift + E

最後に

重複行削除をやりたいときに忘れがち。

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1