Josee9988 / MinifyAll

A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗢𝗻𝗢𝗳𝗢𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 π˜Ύπ™€π™’π™₯π™§π™šπ™¨π™¨ and π™œπ™―π™žπ™₯ files and folders πŸ“¦ Reduce your bundle and file sizes with lightning speed ⚑
https://minifyall.jgracia.es/
GNU General Public License v3.0
73 stars 13 forks source link

Rewrote some regex to reduce parsing mistakes #2

Closed pattishih closed 5 years ago

pattishih commented 5 years ago

Hi, thank you for making this extension. I've tried to fixed some regex parsing errors that I was getting, but since I haven't looked into how to make VS Code extensions, I have not tested them on a CSS file yet. Please see comments for explanation of changes and I hope you can try them out.

Josee9988 commented 5 years ago

Hi, @pattishih I truly appreciate your effort in making this extension a little bit better. I've reviewed and tested your code and it works perfect, also the code is much clearer than it was before, that was one of my TODO things to do with this file. I'll merge it, and add you to the contributor's list of this project. Keep sending enhancements, I'll always take a deep look into them. Thank you so much!