Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この正規表現を Notepad++ で使用して、複数の単語を検索して置換します。
(good)|(great)|(fine) (?1bad)(?2worse)(?3not)
問題は、Powergrep で動作しないことです。それを変更する方法はありますか? 問題は、Notepad++ は長さや正規表現に制限があり、Powergrep には制限があり、正規表現のリストもサポートしていることです。