inline_sql_syntax
inline_sql_syntax copied to clipboard
Highlight and lint inline SQL strings.
[vscode-tmgrammar-test](https://www.npmjs.com/package/vscode-tmgrammar-test) can be used to test. Example: [vscode-scala-syntax](https://github.com/scala/vscode-scala-syntax)
I have put my database credentials in the settings.json, but it does not seem to connect to my database. Is there any Log?
... in separate files. Right now this applies only to Rust.
Related #2. - [ ] Play with [sqlint](https://github.com/joe-re/sql-language-server/tree/release/packages/sqlint) API (only CLI is documented).
Thank you for the extension! I'm wondering, is it possible to add support to format inline queries?
This will allow to use syntax highlighting, without linting. Linting don't work very well in all projects and for all queries. For example if there is multiple statements in the...
Hello, great extension!, It would be nice if support for embeded sql in xml file would be added Example ``` ```
It says that DEFAULT is not a valid options while it is in Postgres. https://www.postgresql.org/docs/current/sql-alterdefaultprivileges.html