SQL FormatterSQL Formatter is an extension for formatting of SQL files using NodeJS component. In order for the extension to work correctly, it is necessary to have NodeJS installed, since one component will be used, being sql-formatter. FeaturesPerforms SQL Formatter to format your code using NodeJS component. Execution CommandsFirst open the Command Pallete (Win: Ctrl+Shift+P / Mac: Cmd+Shift+p) and type Format, then just select the command you want.
Predefined Shortcuts
RequirementsYou need to have NodeJS because the SQL Formatter component is used as extension dependencies.
Release NotesFirst version of the extension, no important note at the moment (")(^_^)(").
Version 1.0.0Initial version of the extension!!! Go go go LicenseMIT |