When inserting a new line like so: ```kt //$$ fun onInitialize() {<cursor here>} ``` there are no new $$s on the next line after pressing enter: ```kt //$$ fun onInitialize() { // } ``` I think the $$ insertion is from this plugin