-
Updated
Feb 6, 2022 - Shell
autocomplete
Here are 1,296 public repositories matching this topic...
-
Updated
Feb 19, 2022 - Vim script
This is a question/request, but I am happy to try to contribute if you can point me in the right direction :)
I notice when using useSelect, if I have a number of entries in the Select dropdown like "San Francisco", "San Diego", and "San Antonio", If I type "San F", it doesn't select the appropriate entry because the space key causes the dropdown to close. So - is there a way to prevent this
-
Updated
Feb 9, 2022 - Python
-
Updated
Feb 18, 2022 - JavaScript
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Oct 7, 2019 - Python
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Dec 10, 2021 - JavaScript
-
Updated
Feb 19, 2022 - Java
-
Updated
Feb 19, 2022 - TypeScript
Right now query in 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.
import gql from 'graphql-tag';
export const GRAPHQL_QUERY=gql`
query {
something {
anotherthing
}
}
`;-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Feb 16, 2022 - Vue
-
Updated
Aug 2, 2020 - Python
-
Updated
Feb 18, 2022 - TypeScript
-
Updated
Feb 14, 2022 - TypeScript
I can use zoxide (or z) in my zsh (with oh-my-zsh) as usual, but I cannot see any completion about recent directory.
There's no "recent directory" title in the completion output, like "alias" or "external command".
Lines related to zsh-autocomplete in .zshrc are:
zstyle ':autocomplete:*' recent-dirs zoxide
source ~/.zsh-plugins/zsh-autocomplete/zsh-autocomplete.plugin.zshFul
-
Updated
Feb 4, 2022 - Python
-
Updated
Oct 15, 2021 - Objective-C++
-
Updated
May 6, 2020 - JavaScript
Suggestion
Add a section to the README about how to test this component.
Motivation
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
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Jul 15, 2020 - JavaScript
Improve this page
Add a description, image, and links to the autocomplete topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the autocomplete topic, visit your repo's landing page and select "manage topics."
Sanity checks
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig