@FunctionalInterface
public interface EditorSettingsProvider
Modifier and Type | Field and Description |
---|---|
static EditorSettingsProvider |
NO_WHITESPACE |
Modifier and Type | Method and Description |
---|---|
void |
customizeSettings(EditorEx editor) |
static final EditorSettingsProvider NO_WHITESPACE
void customizeSettings(EditorEx editor)