Skip to content

Commit 570b9a8

Browse files
Sébastien GeiserSébastien Geiser
Sébastien Geiser
authored and
Sébastien Geiser
committed
hotkey in tooltip for selection
1 parent 5e91444 commit 570b9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RegexDialog/RegExToolDialog.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<Image Source="{StaticResource SelectPicture}"
209209
Width="16"
210210
Height="16"
211-
ToolTip="Select All Matches"/>
211+
ToolTip="Select All Matches [Ctrl+Shift+S]"/>
212212
</StackPanel>
213213
</Button>
214214
<Button x:Name="ExtractMatchesButton" Click="ExtractMatchesButton_Click">

0 commit comments

Comments
 (0)