This is probably the most needed feature right now for editing script files.
The idea is to find which pattern the user wants to use by split-matching what they are typing.
This will allow to parse in steps, as the user types the command, and will allow to save CPU cycles while parsing.
Reactions are currently unavailable
This is probably the most needed feature right now for editing script files.
The idea is to find which pattern the user wants to use by split-matching what they are typing.
This will allow to parse in steps, as the user types the command, and will allow to save CPU cycles while parsing.