atom-autocomplete-php
atom-autocomplete-php copied to clipboard
AutocompleteManager.deprecateForSuggestion is deprecated.
Autocomplete provider 'ClassProvider(undefined)'
returns suggestions with a prefix
attribute.
The prefix
attribute is now replacementPrefix
and is optional.
See https://github.com/atom/autocomplete-plus/wiki/Provider-API
AutocompleteManager.deprecateForSuggestion (<embedded>:40436:20)
<unknown> (<embedded>:40293:44)
I am having the same issue...
Same here
No update???
Same issue when adding 'use' statement deprecation cop pops up with following warning
Autocomplete provider 'ClassProvider(undefined)' returns suggestions with a prefix attribute. The prefix attribute is now replacementPrefix and is optional. See https://github.com/atom/autocomplete-plus/wiki/Provider-API
Atom : 1.26.1
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0