OmniSharp / omnisharp-atom

Omnisharp support for the atom editor

Home Page:https://atom.io/packages/omnisharp-atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextEditor.getScrollLeft is deprecated.

BioMyth opened this issue · comments

This is now a view method. Call TextEditorElement::getScrollLeft instead.

TextEditor.getScrollLeft (C:\Users\casteelsa1\AppData\Local\atom\app-1.14.0\resources\app.asar\src\text-editor.js:3487:12)
GoToDefinition._pixelPositionFromMouseEvent (C:\Users\casteelsa1\.atom\packages\omnisharp-atom\dist\features\go-to-definition.js:234:28)
project (C:\Users\casteelsa1\.atom\packages\omnisharp-atom\dist\features\go-to-definition.js:72:45)
MapSubscriber._next (C:\Users\casteelsa1\.atom\packages\omnisharp-atom\node_modules\rxjs\operator\map.js:77:35)
MapSubscriber.next (C:\Users\casteelsa1\.atom\packages\omnisharp-atom\node_modules\rxjs\Subscriber.js:89:18)
TakeUntilSubscriber._next (C:\Users\casteelsa1\.atom\packages\omnisharp-atom\node_modules\rxjs\Subscriber.js:125:26)