3
Postgres Language Server: JS + TS Template Literal Support
Source: supabase/supabase#16286 · opened by @karlhorky
Hi there 👋 First of all, thanks for all of the effort that Supabase is putting into the PostgreSQL community, including tooling, really amazing 🙌 I recently encountered Postgres Language Server via [the recent tweet]( from @kiwicopple and it looks amazing! I have been chasing the "holy grail" of tooling for SQL template literals in JavaScript + TypeScript for a while now: • syntax highlighting (works, with the VS Code extension [SQL tagged template literals (syntax only)]( • linting (works, using [SafeQL]( • formatting, some options - [prettier-plugin-embed and prettier-plugin-sql]( - uses [sql-formatter]( - [kind of works, with eslint-plugin-sql and eslint-plugin-unicorn]( but very opinionated / not so configurable - uses [pg-formatter]( - [@potygen/prettier-plugin-pgsql]( by @ivank - uses custom Prettier AST formatter Wasn't even looking for inline documentation yet, but that's a great addition too! It seems that the p…
No pledges yet. Be the first to back this.
Comments
Similar requests
showApiKeysLastUsed feature flag is off for all users - "Last used" indicators not visible during legacy key migration
2 votes · 0 comments
Compression Issue with ‘application/vnd.pgrst.object+json’ Content-Type in PostgREST Responses
3 votes · 0 comments
Custom query parameter on postgrest-js
4 votes · 0 comments
access to enum unions in db.types.ts (CLI: supabase gen types typescript)
8 votes · 0 comments
Request: Internationalization for Authentication Email Templates
58 votes · 0 comments
No comments yet.