-
Updated
Oct 7, 2019 - Python
#
auto-complete
Here are 85 public repositories matching this topic...
code-navigation
snippets
autocomplete
sublime-text
intellisense
auto-complete
codeintel
code-intel
intelli-sense
Awesome autocompletion, static analysis and refactoring library for python
-
Updated
Jul 25, 2021 - Python
Simple autocomplete pure vanilla Javascript library.
search
fast
lightweight
autocomplete
vanilla-javascript
dropdown
customizable
autocomplete-component
auto-complete
autocomplete-search
suggestions
hacktoberfest
javascipt
autocomplete-functionality
suggestion-engine
autocompletion-engine
autosuggestion
autocomplete-library
autocomplete-js
autocompletejs
-
Updated
Jul 24, 2021 - JavaScript
Fuzzy abbreviations, support for preprocessors (Sass, Less, Stylus) and a lot of other features in easily configurable set of tools for writing CSS faster
-
Updated
Jun 24, 2019 - Python
-
Updated
Jul 27, 2018 - Python
plugin
coverage
paypal
cmake
libclang
sublime-settings
osx
appveyor
clang
travis
sublime-text-3
compile
auto-complete
codacy
code-completion
compilation-database
-
Updated
Jun 26, 2021 - Python
Bash Line Editor―a full-featured line editor written in pure Bash! Syntax highlighting, auto suggestions, vim modes, etc. are available in Bash interactive sessions!
-
Updated
Jul 13, 2021 - Shell
Visual Popup Interface Library for Emacs
-
Updated
Jun 25, 2021 - Emacs Lisp
AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type.
-
Updated
Feb 24, 2018 - JavaScript
Disable form auto-fill and auto-complete functions.
-
Updated
Feb 23, 2021 - JavaScript
emacs auto-complete & company-mode for php
-
Updated
Jun 18, 2021 - Emacs Lisp
-
Updated
May 20, 2021 - JavaScript
A JavaScript string-scoring and fuzzy-matching library based on the Quicksilver algorithm, designed for smart auto-complete.
-
Updated
May 20, 2021 - JavaScript
A lightweight typeahead / autocomplete component made with Svelte.js
-
Updated
Jan 16, 2019 - HTML
AutoComplete with selection for react-native
-
Updated
Nov 13, 2018 - JavaScript
jcs090218
commented
Sep 24, 2020
This thread is a special thread to let other users to report the company backends that isn't working properly with this package. Please report any company backend that isn't working properly with this package.
These backends are special backends that have to implemented individually.
Backends must take it's own prefix
- [2020-10-14] company-files - You will just ne
PHP completions for Sublime Text.
-
Updated
May 8, 2021 - Python
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
autocomplete
tree
trie
auto-complete
radix-tree
trees
radix-trie
auto-completion
patricia-tree
prefix-search
trie-tree
auto-suggest
patricia-trie
-
Updated
Jun 28, 2021 - C#
ComboBox with filtering (auto-complete) for WPF
-
Updated
Jun 27, 2021 - C#
Light-weight autocomplete component for Angular.
angularjs
autocomplete
angular
typescript
angular2
completion
ng2
dropdown
angular4
auto-complete
angular-component
ng-autocomplete
ng-dropdown
ng-auto-complete
ng2-auto-complete
-
Updated
Jun 23, 2021 - TypeScript
Support for the Neos CMS in Intellij IDEA / PhpStorm
-
Updated
Jul 24, 2021 - Java
An smart macro PHP plugin for Sublime Text.
-
Updated
Apr 28, 2020 - PHP
WAI-ARIA Roles, States and Properties auto-completion for Sublime Text
-
Updated
Dec 9, 2016
Automatically rename paired HTML/XML tag.
html
web-development
web
lisp
emacs
tool
xml
emacs-lisp
handy
rename
elisp
xml-tags
tag
auto-complete
emacs-plugin
renaming
emacs-package
xml-tag
-
Updated
Jul 15, 2021 - Emacs Lisp
Spring component to load external properties from AWS S3
profile
aws
services
web
spring
amazon
aws-s3
s3
s3-bucket
properties
properties-loader
auto-complete
auto-refresh
spring-bean
spring-s3
properties-refresh
-
Updated
Nov 14, 2020 - Java
An auto-complete source for Octave in emacs
-
Updated
Jun 21, 2019 - Emacs Lisp
infinite-autocomplete component - Written in Pure Functional Programming mindset
-
Updated
May 15, 2019 - JavaScript
A modern, flexible, Angular 1.x autocomplete library with limited assumptions.
-
Updated
May 29, 2021 - JavaScript
Improve this page
Add a description, image, and links to the auto-complete topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the auto-complete topic, visit your repo's landing page and select "manage topics."
Hi,
Looks like auto-complete ignores
completion-styleswhen building the candidate list...Problem shows itself on non substring based completion styles, eg.
partial-completion.To reproduce:
(Emacs 27.1, auto-complete #aafd3f5)