File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 2020 <x : String x : Key =" Text.AIAssistant" xml : space =" preserve" >AI Assistant</x : String >
2121 <x : String x : Key =" Text.AIAssistant.Regen" xml : space =" preserve" >RE-GENERATE</x : String >
2222 <x : String x : Key =" Text.AIAssistant.Tip" xml : space =" preserve" >Use AI to generate commit message</x : String >
23- <x : String x : Key =" Text.AIAssistant.Use" xml : space =" preserve" >APPLY AS COMMIT MESSAGE</x : String >
2423 <x : String x : Key =" Text.App.Hide" xml : space =" preserve" >Hide SourceGit</x : String >
2524 <x : String x : Key =" Text.App.ShowAll" xml : space =" preserve" >Show All</x : String >
2625 <x : String x : Key =" Text.Apply" xml : space =" preserve" >Patch</x : String >
Original file line number Diff line number Diff line change @@ -47,8 +47,7 @@ public string Content
4747 {
4848 IsReadOnly = true ;
4949 ShowLineNumbers = false ;
50- WordWrap = true ;
51- HorizontalScrollBarVisibility = ScrollBarVisibility . Disabled ;
50+ HorizontalScrollBarVisibility = ScrollBarVisibility . Auto ;
5251 VerticalScrollBarVisibility = ScrollBarVisibility . Auto ;
5352
5453 TextArea . TextView . Margin = new Thickness ( 4 , 0 ) ;
You can’t perform that action at this time.
0 commit comments