senkenn / sqlsurge

Visual Studio Code extension for SQL language server
https://marketplace.visualstudio.com/items?itemName=senken.sqlsurge
MIT License
18 stars 0 forks source link

Fix SQL formatting function in the case of empty sql content and test suite #84

Closed senkenn closed 4 months ago

senkenn commented 4 months ago

This pull request includes updates to the SQL formatting function and the corresponding test suite. The changes made are as follows:

These updates improve the functionality and reliability of the SQL formatting feature.