| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.embedded |
| Modifier and Type | Class and Description |
|---|---|
class |
TextViewerDeleteLineAction |
class |
TextViewerJoinLinesAction
Action for joining two or more lines together by deleting the
line delimiters and trimming the whitespace between them.
|
class |
TextViewerMarkAction
An action to handle emacs-like marked regions.
|
class |
TextViewerMoveLinesAction
Action for moving selected lines in a viewer.
|
class |
TextViewerOperationAction
An action which gets a text operation target from its text editor.
|
class |
TextViewerShiftAction
Action for shifting code to the right or left by one indentation level.
|
Copyright © 2016. All Rights Reserved.