eclipse-theia/theia

[search-in-workspace] Support regular expression substitution

Open

#6,420 opened on Oct 21, 2019

View on GitHub
 (0 comments) (7 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
bughelp wantedsearch in workspace

Description

The search supports regexp but I cannot reference groups in the replace term. Example: search: padding([^ >]*) replace with: class="ion-padding$1"

Contributor guide

[search-in-workspace] Support regular expression substitution · eclipse-theia/theia#6420 | Good First Issue