-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the Formatter extension dependency. Add
Install
option on wa…
…lkthrough
- Loading branch information
1 parent
8303191
commit 3a59232
Showing
3 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
![Formatter](./vscode-pascal-format-code.gif) | ||
## Pascal Formatter Extension | ||
|
||
![Pascal Formatter](./vscode-pascal-format-code.gif) | ||
|
||
Use the [Pascal Formatter](command:_pascal.installPascalFormatter) extension to format your code. | ||
|
||
You an choose choose between **Jedi Code Format**, **FreePascal PToP** or **Embarcadero Formatter** | ||
|
||
|
||
<table align="center" width="85%" border="0"> | ||
<tr> | ||
<td align="center"> | ||
<a title="Install Pascal Formatter" href="command:_pascal.installPascalFormatter">Install Pascal Formatter</a> | ||
</td> | ||
</tr> | ||
</table> |