modifiers property
A list of code modifiers to dynamically update the code upon certain keystrokes
Implementation
final List<CodeModifier> modifiers;
A list of code modifiers to dynamically update the code upon certain keystrokes
final List<CodeModifier> modifiers;