IntelliProcessor
IntelliProcessor copied to clipboard
$$ insertion fails when creating new line inside of a line
When inserting a new line like so:
//$$ fun onInitialize() {<cursor here>}
there are no new $$s on the next line after pressing enter:
//$$ fun onInitialize() {
// }
I think the $$ insertion is from this plugin