public interface EditorNavigationDelegate
Modifier and Type | Interface and Description |
---|---|
static class |
EditorNavigationDelegate.Result |
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<EditorNavigationDelegate> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
EditorNavigationDelegate.Result |
navigateToLineEnd(Editor editor,
DataContext dataContext) |
static final ExtensionPointName<EditorNavigationDelegate> EP_NAME
EditorNavigationDelegate.Result navigateToLineEnd(Editor editor, DataContext dataContext)