vscode-minify
vscode-minify is an extension for Visual Studio Code that allows you to minify your JS and CSS files directly from the editor.
Features
- Minify your JS and CSS files without leaving the editor
- Show the minified code in a new slide, without saving it to the computer
Usage
- Open a JS or CSS file in Visual Studio Code.
- Press
Ctrl+Shift+P or Cmd+Shift+P to open the Command Palette.
- Type
Minify Current File and press enter.
- The minified code will be displayed in a new slide.
Requirements
Extension Settings
This extension contributes the following settings:
vscode-minify.enable : enable/disable this extension
Known Issues
None at the moment.
Release Notes
1.0.0
Initial release of vscode-minify
1.0.1
- Fixed the issue where the minified code was being saved to the computer
- Show the minified code in a new slide
Contribution
This extension is open-source, contributions are always welcome!
| |