Skip to content

argoers/ObjectPascal-and-SQL-Formatter-VSC-Extension

Repository files navigation

AUTOFORMATTER

Allows user to format Omnipascal and SQL files in VS Code.

Installation:

Install Python on your computer (e.g. from the Microsoft Store).

Insert the 'autoformatter' folder under C:\Users\{your_user}\vscode\extensions.

Usage:

Add it as your default formatter by going to File -> Preferences -> Settings -> write 'format' in the search bar -> Default Formatter -> AUTOFORMATTER.

When editing a file use the 'Format Document' shortcut Shift+Alt+F.

To enable formatting on save go to File -> Preferences -> Text Editor -> Formatting -> Format On Save.

Troubleshooting:

If AUTOFORMATTER isn't appearing under the Extensions tab, then go to C:\Users\{your_user}\vscode\extensions and delete extensions.json and/or .obsolete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published