-
Updated
Sep 5, 2020 - Shell
#
autocomplete
Here are 1,031 public repositories matching this topic...
Fish-like autosuggestions for zsh
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
vim
autocomplete
vim-plugin
linter
vim-plugins
language-server-protocol
syntax-checker
neovim-plugin
languageclient
-
Updated
Sep 9, 2020 - Vim script
-
Updated
Sep 8, 2020 - JavaScript
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/clihttp
python
syntax-highlighting
shell
api
cli
http
autocomplete
json
development
web-development
terminal
rest-api
http-client
developer-tools
api-testing
api-cli
-
Updated
Aug 18, 2020 - Python
WAI-ARIA compliant React autosuggest component
react
autocomplete
css-modules
signature
typeahead
autosuggest
accessible
props
aria-attributes
onblur
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Sep 6, 2020 - JavaScript
code-navigation
snippets
autocomplete
sublime-text
intellisense
auto-complete
codeintel
code-intel
intelli-sense
-
Updated
Oct 7, 2019 - Python
Open source SQL Query Assistant for Databases/Warehouses
-
Updated
Sep 10, 2020 - Python
Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
-
Updated
May 1, 2020 - JavaScript
A full-featured framework for building command line applications (cli) with node.js
nodejs
bash
zsh
cli
autocomplete
node
terminal
command-line
argument-parser
winston
argv
argument-parsing
shell-script
cli-app
node-js
command-line-parser
argv-parser
caporal
typos-suggestions
-
Updated
Aug 2, 2020 - TypeScript
Simple autocomplete pure vanilla Javascript library.
search
fast
lightweight
autocomplete
simple
vanilla-javascript
dropdown
customizable
autocomplete-component
auto-complete
autocomplete-search
suggestions
javascipt
autocomplete-functionality
suggestion-engine
autocompletion-engine
autosuggestion
autocomplete-library
autocomplete-js
autocompletejs
-
Updated
Aug 20, 2020 - JavaScript
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
git
java
cli
commandline
converter
parser
autocomplete
command-line
completion
annotations
ansi
executable
argument-parsing
subcommands
cli-framework
bash-completion
graalvm
ansi-colors
options-parsing
command-line-parser
native-image
-
Updated
Sep 10, 2020 - Java
autocomplete
angular
select
multiselect
angular2
typeahead
dropdown
angular4
angular-components
angular5
ui-select
angular6
angular7
angular8
-
Updated
Sep 3, 2020 - TypeScript
javascript
i18n
autocomplete
tree
select
ui
webpack
vue
validator
table
modal
modals
button
vue-components
datepicker
form
vue2
ui-components
datetimepicker
heyui
-
Updated
Sep 7, 2020 - Vue
Kubernetes shell: An integrated shell for working with the Kubernetes
-
Updated
Aug 2, 2020 - Python
A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel
-
Updated
Aug 30, 2020 - Python
Set of enhancements for input control
-
Updated
May 6, 2020 - JavaScript
hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features, Mac only.
macos
keyboard
autocomplete
inputmethod
input-method
pinyin
english
spell-check
textexpander
inputmethodkit
shurufa
-
Updated
Aug 6, 2020 - Objective-C++
sambokai
commented
May 17, 2020
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.
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
Auto completion, trigger suggest and view docs for Swoole in editor.
-
Updated
Jul 14, 2020 - PHP
PHP Implementation of the VS Code Language Server Protocol 🆚 ↔ 🖥
php
autocomplete
intelligence
language-server
static-analysis
ide
code-analysis
language-server-protocol
symbols
intellisense
-
Updated
Nov 28, 2019 - PHP
ad1992
commented
Feb 19, 2019
Add missing tests for this library
UITextField subclass with autocompletion suggestions list
-
Updated
Jun 16, 2020 - Swift
View and insert possible completions in the editor while typing
-
Updated
Sep 4, 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."
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.