sqlcl-codescan READMEThis extension adds the SQLcl codescan ability to VS Code FeaturesAllows the usage of SQLcl codescan in VS code for any given sql file RequirementsA working installation of SQLcl above version 23 Extension SettingsThis extension contributes the following settings:
Known IssuesRelease Notes1.0.0Initial release of sqlcl-codescan 1.1.0Added severity level to diagnostics Added code formatting capability 1.1.1Added support for UTF-8 BOM encoded files Showing results in vscode output channel 1.1.2Refactored stdin/out handling for sqlcl Improved output channel info Improved error handling for failing scans 1.1.3Fixed handling when no error occured |