Skip to content

[atom] Function.extractParams is deprecated #61

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
axpira opened this issue Jul 9, 2018 · 1 comment
Closed

[atom] Function.extractParams is deprecated #61

axpira opened this issue Jul 9, 2018 · 1 comment
Milestone

Comments

@axpira
Copy link

axpira commented Jul 9, 2018

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>:79352:20)
MarkerLayer.markRange (<embedded>:80007:77)
DisplayMarkerLayer.markBufferRange (<embedded>:135609:58)
TextEditor.markBufferRange (<embedded>:4618:42)
BootStsAdapter.createHintMarker (/home/axpira/.atom/packages/spring-boot/build/boot-sts-adapter.js:31:31)
ranges.forEach.range (/home/axpira/.atom/packages/spring-boot/build/boot-sts-adapter.js:17:42)
@BoykoAlex BoykoAlex changed the title Function.extractParams is deprecated [atom] Function.extractParams is deprecated Jul 9, 2018
@BoykoAlex
Copy link
Contributor

Fixed with 34728a7

@martinlippert martinlippert added this to the 4.0.0.M13 milestone Jul 10, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants