File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
15
15
The extension gets activated on pascal and objectpascal languages or on first command use.
16
16
17
- command : pascal-uses-formatter.formatUses
17
+ Command : pascal-uses-formatter.formatUses
18
18
19
- settings:
19
+ ## Settings
20
20
21
- pascal-uses-formatter.formatOnSave: when the extension is activated it also auto formats on save.
21
+ * pascal-uses-formatter.** formatOnSave** : when the extension is activated it also auto formats on save.
22
22
23
- pascal-uses-formatter.overrideSortingOrder: add specifics units to order them at the beginning of uses sections.
23
+ * pascal-uses-formatter.** overrideSortingOrder** : add specifics units to order them at the beginning of uses sections.
24
24
25
- ![ overrideSortingOrder] ( .. /other/configurableSortingArrayUse.gif )
25
+ ![ overrideSortingOrder] ( ./other/configurableSortingArrayUse.gif )
26
26
27
27
[ ![ Build Status] ( https://dev.azure.com/tuncbahcecioglu/delphi-uses-formatter-CI/_apis/build/status/tuncb.delphi-uses-formatter?branchName=master )] ( https://dev.azure.com/tuncbahcecioglu/delphi-uses-formatter-CI/_build/latest?definitionId=1&branchName=master )
You can’t perform that action at this time.
0 commit comments