Minify icon indicating copy to clipboard operation
Minify copied to clipboard

add: modify in place

Open kendfss opened this issue 4 years ago • 0 comments

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_buffer boolean under settings
  • write file using usual commands except specify a temporary path
  • copy the contents into the current buffer, overwriting previous content

kendfss avatar Nov 18 '21 01:11 kendfss