VSCodeMinify
VSCodeMinify copied to clipboard
Add minify function to VSCode 0.10+
Can't save line breaks in CSS with KeepBreaks option. settings.json `"minify.css": {"keepBreaks": true }`
I would like to customize the name and location of compressed files.
- Issue Type: `Bug` - Extension Name: `minify` - Extension Version: `0.4.3` - OS Version: `Windows_NT x64 10.0.18363` - VSCode version: `1.47.3` :warning: We have written the needed data into...
# Feature Request When working with via FTP the minified file gets stored in a temp folder on the local machine. Also, when un-minifying a file to check for issues,...
I am working with the SSH FS Plugin by Kelvin Schoofs, so to minify, I would have to save the file locally, minify it, then upload it again, which is...
Enalbe -> Enable
There is an error in my original settings.json, but I can't remove it, because the file is read-only (see screenshot). How can I solve it? Steps to reproduce the issue:...
On my end this is converting the apostrophe sign to the html entity " . There should be a way to prevent this, and it should false by default. It...
It is expected that the min.map file can be generated synchronously