-
Updated
Apr 13, 2022 - Python
#
auto-complete
Here are 90 public repositories matching this topic...
Awesome autocompletion, static analysis and refactoring library for python
code-navigation
snippets
autocomplete
sublime-text
intellisense
auto-complete
codeintel
code-intel
intelli-sense
-
Updated
Oct 7, 2019 - 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
Apr 16, 2022 - 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
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
Apr 10, 2022 - Shell
plugin
c
coverage
paypal
cmake
libclang
sublime-settings
cplusplus
osx
cpp
sublime-text
appveyor
clang
travis
sublime-text-3
compile
auto-complete
codacy
code-completion
compilation-database
sublime-text-4
-
Updated
Apr 3, 2022 - Python
Visual Popup Interface Library for Emacs
-
Updated
Apr 20, 2022 - 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
Apr 18, 2022 - Emacs Lisp
A JavaScript string-scoring and fuzzy-matching library based on the Quicksilver algorithm, designed for smart auto-complete.
-
Updated
Apr 19, 2022 - JavaScript
A lightweight typeahead / autocomplete component made with Svelte.js
-
Updated
Jan 16, 2019 - HTML
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
Oct 30, 2021 - C#
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 j
good first issue
Good for newcomers
AutoComplete with selection for react-native
-
Updated
Nov 13, 2018 - JavaScript
ComboBox with filtering (auto-complete) for WPF
-
Updated
Oct 17, 2021 - C#
PHP completions for Sublime Text.
-
Updated
Dec 16, 2021 - Python
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
Apr 28, 2022 - TypeScript
Support for the Neos CMS in Intellij IDEA / PhpStorm
-
Updated
Apr 16, 2022 - 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
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
Apr 9, 2022 - 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-styles
when building the candidate list...Problem shows itself on non substring based completion styles, eg.
partial-completion
.To reproduce:
(Emacs 27.1, auto-complete #aafd3f5)