felixfbecker / vscode-postgresql-syntax

Better syntax highlighting for PostgreSQL in VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Better syntax highlighting for PostgreSQL in VSCode

License:MIT License