eclipse-theia/theia

[search-in-workspace] Support regular expression substitution

Open

#6,420 创建于 2019年10月21日

在 GitHub 查看
 (0 评论) (7 反应) (0 负责人)TypeScript (18,676 star) (2,478 fork)batch import
bughelp wantedsearch in workspace

描述

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

贡献者指南