Scroll to line in Monaco editor
16:13 15 Jul 2017

I see there is a way to set scrolltop in monaco editor. How would one scroll to a specific line instead of a specific pixel?

javascript typescript monaco-editor