/vscode-postgresql-syntax

Better syntax highlighting for PostgreSQL in VSCode

MIT LicenseMIT

PostgreSQL Syntax

This extension provides better syntax highlighting for PostgreSQL than the default SQL highlighting that ships with VSCode, which comes from the MSSQL extension.

For example, JSONB subscripting is properly highlighted.