postgres-language-server icon indicating copy to clipboard operation
postgres-language-server copied to clipboard

A Language Server for Postgres

Results 67 postgres-language-server issues
Sort by recently updated
recently updated
newest added

re-integrate the inlay hints feature crate, expose it in the workspace api and integrate it into the language server. We removed it when migrating to the new infrastructure. we should...

enhancement
good first issue

re-integrate the `hover` feature crate, expose it in the workspace api and integrate it into the language server. We removed it when migrating to the new infrastructure. we should also...

enhancement
good first issue

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

naive attempt at splitting statements. todos: - [ ] refactor to a vector / queue instead of position tracking. this will make it easier to wrap the head around everything....

once we have our first version out, we should also provide a recipe for homebrew

# Bug report - [ ] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions),...

bug

closes #281 currently not able to repro, neither in tests nor live.

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Turns this: Into this: ![image](https://github.com/user-attachments/assets/31eb0176-f718-4b76-a85d-314aab3f6539)