Today, I'm excited to share that I've launched my first VS Code extension called "Clamp it!" This extension simplifies the process of generating clamped sizes for your CSS code.
I developed this extension to boost my productivity. Previously, I had to visit an online clamp generator website, input the desired sizes, and then copy and paste the generated code into my project.
I received assistance from ChatGPT in creating this extension. Around 90% of the code was generated by ChatGPT, but I did make some tweaks and came up with the initial idea, so I believe I deserve some credit as well.
Blog post: https://www.silvestar.codes/arti...
A Dedicated Dev