lsegal / atom-rst-preview

Open a rendered version of the ReStructuredText in the current editor with `ctrl-shift-r`.
Other
22 stars 80 forks source link

Atom.Object.defineProperty.get is deprecated. #18

Closed mandarvaze closed 9 years ago

mandarvaze commented 9 years ago

Following was reported by Deprecation Cop

The atom.syntax global is deprecated. Use atom.grammars instead.

Atom.Object.defineProperty.get (/opt/atom/resources/app/src/atom.js:314:11)
RstPreviewView.handleEvents (/home/mandar/.atom/packages/rst-preview/lib/rst-preview-view.coffee:53:20)
mandarvaze commented 9 years ago

Never mind, looks like Duplicate. Should have checked first. Closing.