-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
『SAKURAで Grep』をエクスプローラに追加する #411
Conversation
一応インストーラのオプションでは 『サクラエディタで開く』にあわせて |
94bb888
to
371215e
Compare
解決した。(371215e) |
解決した。(3569f1f) |
懸念は解消した。 |
3569f1f
to
4bbbe5b
Compare
#359 がマージされたので、rebase しました。 |
7153c5f
to
1841c39
Compare
1841c39
to
6e28634
Compare
#359 に追従して、英語メニューに対応しました。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me.
という以上のことは言えない感じです。この先リリースまでにgrep機能自体の変更可能性もあると思っています。とりあえず先に使える状態にして様子をみたい感じです。
『SAKURAで Grep』をエクスプローラに追加する
#410: 『SAKURAで Grep』をエクスプローラに追加する
以下のレジストリーキーに値を書き込むことにより、『SAKURAで Grep』を
エクスプローラに追加することができた。(詳細は #410 を参照)
HKEY_CLASSES_ROOT\directory\shell\sakuraGrep
HKEY_CLASSES_ROOT\directory\BackGround\shell\sakuraGrep
課題
文字コードセット
が標準でSJIS
になる (自動選択または前回使用した値にしたい)結果出力
が該当部分
になる (該当行
にしたい)grep ダイアログでコマンドラインで明示的に指定していない項目を 前回指定した項目にできないか検討(上記二つが解決したので取り合えず不要)