VSCodeMinify icon indicating copy to clipboard operation
VSCodeMinify copied to clipboard

Add minify function to VSCode 0.10+

Results 53 VSCodeMinify issues
Sort by recently updated
recently updated
newest added

I use Control+Shift+P command to then minify directory, js directory minifies fine, but not CSS?

Hello, would it be possible to set a default output folder for minified files? I mostly edit remote files which are then located at `C:\Users\Thomas\AppData\Local\Temp\...\awesome\long\path\` and I'd love to just...

In my project - an AngularJS SPA - I have it structured like so: ``` app/ -- controllers/ -- directives/ -- factories/ -- app.module.js -- controllers.js -- directives.js -- factories.js...

Fixed shadow points to be more precise. Fixed path end tag.

Hi, is it possible or maybe can you include a filter function, based on regexp, to remove JS code before obfuscation? Usually I use several small helper and debug functions...

by the way I can't find option, where it removes comments from `HTML` file.

When ran on 10k+ lines of code files it doesn't do anything. I have to use a different minify extension to get it to work.

Hi, Been using this extension in vscode for more than a year. Recent vscode update v1.32.3 has seemingly caused my js minifications to yield file with simply "undefined" as its...

bug

I had a need where I wanted to minify some small snippets of HTML for copying/pasting but didn't necessary need an actual file saved. I forked the repo and put...

After the update, everything was fine. Don't know what happen. [HookyQR.minify-unresponsive.cpuprofile.txt](https://github.com/HookyQR/VSCodeMinify/files/2997374/HookyQR.minify-unresponsive.cpuprofile.txt) - Issue Type: `Performance` - Extension Name: `minify` - Extension Version: `0.4.1` - OS Version: `Darwin x64 17.7.0` -...