You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(completions): improved completion in delete/update clauses (#371)
* ok
* fixie fixie
* Update crates/pgt_completions/src/relevance/filtering.rs
* set to workspace cargo.toml
* OCD
* seems valid
* just some help
* fixies
* hope this works
* ok
* takin shape
* ok
* why
* format too
* this
feat: request autocompletion without typing a letter (#310)
* so far…
* hmmm
* awesome!
* refactor, terminate by semicolons
* got the tests…
* hell yeah
* give it a spin
* yeah
* leave the logs to the beavers
* add benchmarks
* cant fail
fix: various fixes across the board (#255)
* remaining renamings
* Update server.rs
Co-authored-by: Julian Domke <[email protected]>
* fix: use tokio if available and async-std as fallback
* chore: add test that actually calls the binary
---------
Co-authored-by: Julian Domke <[email protected]>