postgres-language-server
postgres-language-server copied to clipboard
A Language Server for Postgres
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...
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...
# 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...
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),...
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 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...
Turns this: Into this: 