autocomplete-plus icon indicating copy to clipboard operation
autocomplete-plus copied to clipboard

View and insert possible completions in the editor while typing

Results 102 autocomplete-plus issues
Sort by recently updated
recently updated
newest added

Hello; I chose "tab" as my favourite completion-enabling key, because the "enter" default would interfere too much with my workflow (basically it autocompleted things in the wrong fashion whenever I...

enhancement

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...

### Prerequisites * [x ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode...

I just installed autocomplete+ which is a awesome package but it doesn't show the words I have previously typed... and I think that it's a very important functionnality... I didn't...

### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...

The request handler is called, it does return a list of suggestions. However this list isn't used to render the autocomplete list in the view. I suspect `)` might be...

Some discussion has already been happening in #335, but since it's off topic from that original issue I hope to move the discussion here. @benogle I know you have partially...

### Prerequisites * [X ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode...

I have a package and I've defined snippets by placing them in the snippets folder. These snippets work just fine with autocomplete plus, except that descriptionMoreURL isn't appearing. That is,...