-
Notifications
You must be signed in to change notification settings - Fork 10
Architecture
Majeed Kazemitabaar edited this page Jun 23, 2021
·
1 revision
- managing navigation directions
- setting selections and positions (no other module should update selection/position)
- getting the current context (needed for validation)
- monaco-editor
- module
getFocusedContext() : Contextupdate()navigatePos(pos: Position) : NavigationFocusnavigateUp() : NavigationFocusnavigateDown() : NavigationFocus
isTextEditable() : boolean