Skip to content
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

Merged
merged 2 commits into from
Sep 28, 2018

Conversation

m-tmatma
Copy link
Member

@m-tmatma m-tmatma commented Sep 6, 2018

#410: 『SAKURAで Grep』をエクスプローラに追加する

以下のレジストリーキーに値を書き込むことにより、『SAKURAで Grep』を
エクスプローラに追加することができた。(詳細は #410 を参照)

HKEY_CLASSES_ROOT\directory\shell\sakuraGrep
HKEY_CLASSES_ROOT\directory\BackGround\shell\sakuraGrep

課題

  • grep ダイアログで 文字コードセット が標準で SJIS になる (自動選択または前回使用した値にしたい)
  • grep ダイアログで 結果出力該当部分 になる (該当行 にしたい)
  • grep ダイアログでコマンドラインで明示的に指定していない項目を 前回指定した項目にできないか検討 (上記二つが解決したので取り合えず不要)
  • インストーラの UI を英語対応にする #359 と変更内容がかぶるので調整が必要

@m-tmatma m-tmatma added enhancement ■機能追加 installer installer 関連 labels Sep 6, 2018
@m-tmatma
Copy link
Member Author

m-tmatma commented Sep 6, 2018

一応インストーラのオプションでは 『サクラエディタで開く』にあわせて
『サクラエディタで Grep』はデフォルトではチェックなしにしています。

@m-tmatma
Copy link
Member Author

m-tmatma commented Sep 7, 2018

#359 をこの PR (#411) より先に適用する。

#359 (comment)

@m-tmatma m-tmatma changed the title [WIP] 『サクラエディタで Grep』をエクスプローラに追加する [WIP] 『SAKURAで Grep』をエクスプローラに追加する Sep 7, 2018
@m-tmatma m-tmatma force-pushed the feature/grep-sakura branch 2 times, most recently from 94bb888 to 371215e Compare September 9, 2018 07:42
@m-tmatma
Copy link
Member Author

m-tmatma commented Sep 9, 2018

grep ダイアログで 文字コードセット が標準で SJISになる (自動選択または前回使用した値にしたい)

解決した。(371215e)
指定するオプションを間違っていた。

@m-tmatma
Copy link
Member Author

m-tmatma commented Sep 9, 2018

grep ダイアログで 結果出力 が 該当部分 になる (該当行 にしたい)

解決した。(3569f1f)
-GOPT で P オプションを指定してできた。

@m-tmatma
Copy link
Member Author

m-tmatma commented Sep 9, 2018

懸念は解消した。
あとは #359 がマージされるのを待つ

@KENCHjp KENCHjp added enhancement ■機能追加 installer installer 関連 labels Sep 18, 2018
@m-tmatma m-tmatma changed the title [WIP] 『SAKURAで Grep』をエクスプローラに追加する 『SAKURAで Grep』をエクスプローラに追加する Sep 23, 2018
@m-tmatma m-tmatma added this to the next release milestone Sep 23, 2018
@m-tmatma
Copy link
Member Author

#359 がマージされたので、rebase しました。

@m-tmatma m-tmatma force-pushed the feature/grep-sakura branch 3 times, most recently from 7153c5f to 1841c39 Compare September 28, 2018 11:23
@m-tmatma
Copy link
Member Author

#359 に追従して、英語メニューに対応しました。

Copy link
Contributor

@berryzplus berryzplus left a 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機能自体の変更可能性もあると思っています。とりあえず先に使える状態にして様子をみたい感じです。

@m-tmatma m-tmatma merged commit 432a28d into sakura-editor:master Sep 28, 2018
@m-tmatma m-tmatma deleted the feature/grep-sakura branch September 28, 2018 13:38
HoppingTappy pushed a commit to HoppingTappy/sakura that referenced this pull request Jun 11, 2019
『SAKURAで Grep』をエクスプローラに追加する
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ■機能追加 installer installer 関連
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants