|
|
|
@ -62,7 +62,7 @@
@@ -62,7 +62,7 @@
|
|
|
|
|
<CheckBox IsChecked="{Binding ShowLineNumbers}">Show line numbers</CheckBox> |
|
|
|
|
<CheckBox IsChecked="{Binding ShowMetadataTokens}">Show metadata tokens</CheckBox> |
|
|
|
|
<CheckBox IsChecked="{Binding EnableWordWrap}">Enable word wrap</CheckBox> |
|
|
|
|
<CheckBox IsChecked="{Binding SortResults}">Sort results</CheckBox> |
|
|
|
|
<CheckBox IsChecked="{Binding SortResults}">Sort results by fitness</CheckBox> |
|
|
|
|
</StackPanel> |
|
|
|
|
</GroupBox> |
|
|
|
|
</Grid> |
|
|
|
|