Fish-like autosuggestions for zsh
-
Updated
Aug 8, 2020 - Shell
Add a section to the README about how to test this component.
I've come across countless issues and questions in the gitter about how to test or mock this library. If anyone has done this before, please consider adding a testing guide to the README.
Add missing tests for this library
Add a description, image, and links to the autocomplete topic page so that developers can more easily learn about it.
To associate your repository with the autocomplete topic, visit your repo's landing page and select "manage topics."
Right now
queryin the nodejs api is just a string. we should support gql-parsed strings too, so that if they are exported elsewhere, it can be used directly.