You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/EditDialog.ui
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@
151
151
</property>
152
152
<addactionname="actionWordWrap"/>
153
153
<addactionname="actionIndent"/>
154
+
<addactionname="actionSortKeys"/>
154
155
<addactionname="actionImport"/>
155
156
<addactionname="actionExport"/>
156
157
<addactionname="actionOpenInExternal"/>
@@ -313,6 +314,24 @@
313
314
<string>When enabled, the auto-format feature formats the data on loading, breaking the text in lines and indenting it for maximum readability. On data saving, the auto-format feature compacts the data removing end of lines, and unnecessary whitespace.</string>
0 commit comments