element-helper icon indicating copy to clipboard operation
element-helper copied to clipboard

Function.extractParams is deprecated.

Open youngjuning opened this issue 7 years ago • 0 comments

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 (<embedded>:14:61629)
MarkerLayer.markRange (<embedded>:14:72438)
DisplayMarkerLayer.markBufferRange (<embedded>:14:1097348)
TextEditor.markBufferRange (<embedded>:11:28288)
new AnnotatedRange (C:\Users\Administrator\.atom\packages\linter-ui-hinted\src\views\AnnotatedRange.js:46:30)
MessageDelegate.renderMessages (C:\Users\Administrator\.atom\packages\linter-ui-hinted\src\MessageDelegate.js:336:22)

youngjuning avatar Nov 01 '18 16:11 youngjuning