Extends
Constructor
new CodeMirrorGotoLine()
#
Properties
extension :Extension
#
Get the panel and any associated keymaps as an Extension. For use only during CodeMirror initialization.
Type:
- Overrides:
- Source:
Get the panel and any associated keymaps as an Extension.
input :HTMLInputElement
#
panelStateField :StateField
#
toggleEffect :StateEffectType
#
view :EditorView
#
Methods
go()
#
Go to the specified line.
- Source:
Go to the specified line.
onKeydown(event)
#
Respond to keydown events.
run() → {boolean}
#
Open the go-to line panel.