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.
ショートカットを使用して関連するタグを同時に編集する方法はありますか?
たとえば、開始タグまたは終了タグのみを選択して変更<h3>Task anlegen</h3>しますか?<h2>Task anlegen</h2>
<h3>Task anlegen</h3>
<h2>Task anlegen</h2>
Command+W は現在の単語を選択しますが、両方を同時に選択したいです。
Refactor| | 名前を変更( Shift+ F6) してから、タグの 1 つを編集すると、別のタグが同じ値に自動的に編集されます。
Refactor