Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Function.extractParams is deprecated. #316

Closed JoseCage closed 7 years ago

JoseCage commented 7 years ago

Hello.. Can you fix this??

Before all. Next you so much for the 📦

Assigning custom properties to a marker when creating/copying it is deprecated. Please, consider storing the custom properties you need in some other object in your package, keyed by the marker's id property.

Function.extractParams (C:\Users\josecage\AppData\Local\atom\app-1.13.0\resources\app.asar\node_modules\text-buffer\lib\marker.js:43:14)
MarkerLayer.markRange (C:\Users\josecage\AppData\Local\atom\app-1.13.0\resources\app.asar\node_modules\text-buffer\lib\marker-layer.js:196:71)
DisplayMarkerLayer.markBufferRange (C:\Users\josecage\AppData\Local\atom\app-1.13.0\resources\app.asar\node_modules\text-buffer\lib\display-marker-layer.js:90:62)
FunctionProvider.placeAnnotation (C:\Users\josecage\.atom\packages\atom-autocomplete-php\lib\annotation\abstract-provider.coffee:183:61)
FunctionProvider.<anonymous> (C:\Users\josecage\.atom\packages\atom-autocomplete-php\lib\annotation\abstract-provider.coffee:147:32)
FunctionProvider.registerAnnotations (C:\Users\josecage\.atom\packages\atom-autocomplete-php\lib\annotation\abstract-provider.coffee:150:12)
JoseCage commented 7 years ago

Sorry.. The error is the same with #310

👎