sassoftware / vscode-sas-extension

This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
117 stars 47 forks source link

fix: formatting fedsql code lost issue #1205

Closed scnwwu closed 1 week ago

scnwwu commented 2 weeks ago

Summary Fix #1202

Testing Test case in #1202

ShermanWang0324 commented 1 week ago

Tested the code from #1202, and other proc fedsql codes, the Formatting function can formatted code as expected. fixed