issues
search
supabase-community
/
postgres_lsp
A Language Server for Postgres
https://supabase.com
MIT License
3.32k
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: new workspace crate
#147
psteinroe
opened
1 week ago
0
refactor: move PgLspPath into pg_fs crate
#146
psteinroe
opened
1 week ago
0
refactor: move to tower_lsp
#145
juleswritescode
opened
2 weeks ago
0
fix(vscode): extension command, server crate path
#144
juleswritescode
closed
3 weeks ago
1
refactor(pg_lsp): use tokio, partially remove crossbeam channels
#143
juleswritescode
opened
3 weeks ago
0
naive statement splitter
#142
psteinroe
closed
2 weeks ago
2
adds postgres version to the schema cache.
#141
harshit54
closed
2 months ago
4
cargo xtask install command is not working
#139
timurzdev
opened
2 months ago
2
fix: rewrite statement splitter
#138
psteinroe
opened
3 months ago
0
Autocomplete
#137
psteinroe
opened
3 months ago
0
Roadmap
#136
psteinroe
opened
3 months ago
0
Improve Statement Splitter
#135
psteinroe
opened
3 months ago
1
Type Resolver
#134
psteinroe
opened
3 months ago
0
Add the postgres version to the schema cache
#133
psteinroe
opened
3 months ago
1
Upstream pg_query extensions
#132
psteinroe
opened
3 months ago
0
Lint
#131
psteinroe
opened
3 months ago
0
Inlay Hints
#130
psteinroe
opened
3 months ago
0
Hover
#129
psteinroe
opened
3 months ago
0
feat: architecture and lsp features
#128
psteinroe
closed
3 months ago
0
`parser_codegen!()` panics
#126
cospectrum
opened
4 months ago
0
chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 in /editors/code
#125
dependabot[bot]
closed
7 months ago
0
chore(deps): bump mio from 0.8.10 to 0.8.11
#124
dependabot[bot]
closed
7 months ago
0
feat: add wip workspace crate and other minor stuff
#123
psteinroe
closed
3 months ago
0
feat: add tree-sitter-sql integration
#122
psteinroe
closed
8 months ago
0
feat: add initial schema cache
#121
psteinroe
closed
8 months ago
0
config fails on neovim
#120
MattpaulKing
opened
9 months ago
0
feat(dev): nix support
#119
willruggiano
closed
8 months ago
4
fix: support `create type`
#118
cvng
closed
9 months ago
2
bump shlex to fix a dependabot alert
#117
imor
closed
9 months ago
0
feat: support `transaction begin`
#116
cvng
closed
9 months ago
0
fix a dependabot alert
#115
imor
closed
9 months ago
0
lsp
#114
psteinroe
closed
3 months ago
0
feat: add support for truncate statement
#113
pert5432
closed
9 months ago
4
chore: reduce noise when debugging
#112
cvng
closed
10 months ago
0
feat: use postgres regress tests
#111
cvng
closed
10 months ago
0
feat: add interval fields
#110
cvng
closed
10 months ago
0
feat: add datatypes aliases
#109
cvng
closed
10 months ago
0
Update README.md
#108
psteinroe
closed
10 months ago
0
feat: add support for type name
#106
cvng
closed
10 months ago
3
feat: extend support for table commit opts
#105
cvng
closed
10 months ago
0
test: add support for create table as
#104
cvng
closed
10 months ago
2
test: extend support for create table
#103
cvng
closed
10 months ago
0
add support for `SELECT .. ORDER BY ...`
#102
mobley-trent
closed
9 months ago
2
add test for `SELECT ... WHERE ...`
#101
mobley-trent
closed
10 months ago
2
[Docs]: Installation guide for CodeSpaces
#100
mobley-trent
closed
10 months ago
0
feat: support `create transform`
#99
jasonpanosso
closed
10 months ago
0
feat: add support for combining queries
#98
psteinroe
closed
10 months ago
0
feat: support `create conversion`
#97
jasonpanosso
closed
10 months ago
2
[Bug] Initial build for development is failing
#96
mobley-trent
closed
10 months ago
3
feat: add support for create table like
#95
cvng
closed
10 months ago
0
Next