Minify
Minify copied to clipboard
add: modify in place
Instead of writing a new file for each modification, could we apply changes in the buffer?
An outline would be as follows:
- add
modify_in_place/write_to_bufferboolean under settings - write file using usual commands except specify a temporary path
- copy the contents into the current buffer, overwriting previous content