Currently the plugin isn't running refmt after generating the string, because it makes it harder to deal with any errors in the output.
This was helpful during development, but in most scenarios we probably want to make sure we actually format the code - we'll add an option to not run it for scenarios where it might be useful.
Currently the plugin isn't running refmt after generating the string, because it makes it harder to deal with any errors in the output.
This was helpful during development, but in most scenarios we probably want to make sure we actually format the code - we'll add an option to not run it for scenarios where it might be useful.