public interface EditorCustomization
EditorTextFieldProvider.getEditorField(Language, Project, Iterable)
to get editor
with all necessary features applied or disabled.Modifier and Type | Method and Description |
---|---|
void |
customize(EditorEx editor)
Applies this customization to the given editor.
|
void customize(EditorEx editor)
editor
- The editor to customize