CONTENT_ASSIST_CONTEXT_INFORMATION Action definition ID of the edit -> content assist context information action
Value: "org.eclipse.ui.edit.text.contentAssist.contextInformation").
CONTENT_ASSIST_PROPOSALS Action definition ID of the edit -> content assist proposal action
Value: "org.eclipse.ui.edit.text.contentAssist.proposals").
Action definition ID of the edit -> content assist context information action
Value: "org.eclipse.ui.edit.text.contentAssist.contextInformation").
since: 2.1
Command ID of the command to display information for the
current caret location in a sticky hover.
Value "org.eclipse.ui.edit.text.showInformation").
See Also: IInformationProvider since: 3.3
Command ID of the command to toggle the display of whitespace characters.
Value: "org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters").
since: 3.3