Notepad++ RegEx based find & replace

preview_player
Показать описание
Notepad++ is a powerful editing and data processing tool available in most of the platforms. In this video a quick tip is shared to use powerful Regular expression feature available in this tool to find and replace some complex combinations of data. Please like & comment and let me know if anything needed improvements.
Рекомендации по теме
Комментарии
Автор

Helo, I´m trying to find text inside "[]" or "()" and I whant to replace that text. Example pattern: "- [Woman] Altitude holding" - and I whant to replace all the text inside the "[]", and also the "[]" symbols. How can I express in regex, I need to find any text inside [xx] or (xx), and replace everithing with another text. Thanks so much in advance

Seltika