microsoft / vscode-postgresql

PostgreSQL extension for VSCODE
Other
392 stars 50 forks source link

No syntax highlighting #98

Open mulfvik opened 3 years ago

mulfvik commented 3 years ago

Steps to Reproduce:

  1. Open a .pgsql file
  2. In settings.json "files.associations": { "*.pgsql": "postgres" },

There is no "syntax coloring"