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

### 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 *...

Referencing TypeStrong/atom-typescript#433 The problem seems to be related to this packages, but if not, please, tell me where should I post it. Basically, whenever I'm typing a snippet, autocomplete suggestion...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.14.2 x64 **Electron**: 1.3.13 **OS**: Mac OS X 10.12.3 **Thrown From**: [autocomplete-plus](https://github.com/atom/autocomplete-plus) package 2.34.2 ### Stack Trace Uncaught TypeError: Cannot read...

uncaught-exception

i just restarted atom after installing some updates **Atom**: 1.14.2 ia32 **Electron**: 1.3.13 **OS**: ALIENWARE **Thrown From**: [autocomplete-plus](https://github.com/atom/autocomplete-plus) package 2.34.2 ### Stack Trace Uncaught TypeError: _snippetParser2.default is not a constructor...

uncaught-exception

### 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 *...

enhancement

Hi guys, I was asked to submit an issue about this after posting it on twitter. Basically when I am writing css getting ready to make something float left this...

bug

Greetings, I've noticed this issue for quite some time and have not been able to narrow down the issue until now. The problem occurs when I am using a templating...

bug

Even after I finish typing my word, it still suggests the word I just typed so if I hit enter to make a new line, it replaces the word with...

If I create an `` and want to get support from the `SymbolProvider`, I should not have to put it under the DOM structure `atom-pane > .item-views > atom-text-editor` in...

triaged

The possibility to specify for each project files / directories (a node glob pattern), which are preloaded for autocompletion would be a huge improvement. This would vastly improve the user...

enhancement