用更新的字符串替换选择

时间:2017-10-03 15:17:47

标签: eclipse replace

我需要通过向固定字符串添加翻译信息来重构一些代码。在很多地方我需要替换这样的文字:

Some Text 

{% trans "Some Text" %}

我想选择字符串,然后使用某种键组合来更新我选择的内容。

我如何在Eclipse中做到这一点?

1 个答案:

答案 0 :(得分:0)

使用Search菜单,然后Files
Containing Text中:写Some Text
然后你有一个按钮Replace
名为Replace Text Matches的窗口已打开。
 在With:您写{% trans "Some Text" %}
最后按下按钮Preview按<{1}}按钮OK按下按钮Get-ADUser -Filter * -SearchBase $TargetOU -Properties * | Where-Object {$_.adminDescription -eq "Azure_Sync" -and $_.proxyAddresses -notlike "sip*" -and $_.sn -ne $null -and $_.msRTCSIP-PrimaryUserAddress -ne $null