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
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]>