Couchbase-Ecosystem / VSCode-Couchbase

This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.
https://marketplace.visualstudio.com/items?itemName=Couchbase.vscode-couchbase
Apache License 2.0
6 stars 5 forks source link

N1QL/SQL++ Pretty Print / Format #424

Closed Fujio-Turner closed 1 month ago

Fujio-Turner commented 2 months ago

SQL++ can get big need a why to understand the query better.

Check out this JS library to format SQL string to pretty print version.

PS. Already has support for N1QL

https://github.com/sql-formatter-org/sql-formatter

prajwal-pai77 commented 1 month ago

Hey, thanks, found this formatter to be pretty good, have updated it to use this.