Hey there, developers! π
I'm excited to share two new VSCode extensions that I recently published: UnitFlux and CodeMorph! These tools aim to streamline your workflow and make your life a little easier in the editor.
Letβs dive into what theyβre all about! π€
π¨ UnitFlux: Effortless Unit Conversion for Responsive CSS
CSS design can be tricky, especially when trying to achieve fluid layouts.
Thatβs where UnitFlux comes in! With this extension, you can seamlessly convert pixels (PX) to other responsive units like em
and rem
directly in your editor. π―
Why Use UnitFlux?
- π Boosts Responsive Design β Instantly scale pixel-based values to flexible units for a design that adjusts to any screen size.
- β‘ Save Time β Forget the manual calculations; UnitFlux does the work for you!
- ποΈ Enhanced CSS Workflow β Perfect for designers and developers aiming for fluid, responsive layouts without the hassle.
π CodeMorph: Unicode Compatibility Made Easy
Ever had issues with non-ASCII characters in JSON files? π
Thatβs where CodeMorph steps in. This extension allows you to quickly convert any non-ASCII characters in JSON files to Unicode escape sequences, ensuring compatibility across various environments and systems. β
Why Use CodeMorph?
- π Ensures JSON Compatibility β Unicode-escape all non-ASCII characters to avoid encoding issues in JSON.
- π» Effortless Transformation β Convert characters with a click and make your JSON files universally readable.
- β¨ Handy Commands β Easy-to-trigger command from the Command Palette and Context Menu (File Explorer).
π With CodeMorph, say goodbye to encoding headaches and ensure your JSON files are ready for any system!
π Ready to Try Them Out?
Both UnitFlux and CodeMorph are available now on the VSCode Marketplace! π
Check them out, give them a spin, and let me know what you think. Iβd love your feedback as I continue to improve these tools and add new features!
πΈ Cover Photo by Pankaj Patel on Unsplash
Top comments (0)