Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d0f539b

Browse files
committed
update readme
1 parent e620543 commit d0f539b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ uses
1414

1515
The extension gets activated on pascal and objectpascal languages or on first command use.
1616

17-
command: pascal-uses-formatter.formatUses
17+
Command: pascal-uses-formatter.formatUses
1818

19-
settings:
19+
## Settings
2020

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.
2222

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.
2424

25-
![overrideSortingOrder](../other/configurableSortingArrayUse.gif)
25+
![overrideSortingOrder](./other/configurableSortingArrayUse.gif)
2626

2727
[![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)

0 commit comments

Comments
 (0)