Tools to make your web dev life a bit easy.
⭐ Inspector
1) Inspect CSS and HTML just by hovering over the element.
2) Live edit CSS and HTML.
3) Export code to Codepen.
4) Inspect media queries and animations.
5) Edit the content of any HTML element.
6) Traverse DOM elements with arrow keys.
7) Know fonts per tag.
8) Finds font on Google Fonts.
9) Extract all the colors used on the page.
10) Toggle visibility of any element or remove an element from the page and persist changes.
11) Easily search elements by tag, class, or id.
⭐ Color Eyedropper 1) Pick colors from anywhere on the page, even images and IFrames. 2) Get hex and RGB values. 3) Save colors.
⭐ Assets 1) Extract images, SVGs, and videos from the page. 2) Download all the assets at once in ZIP.
⭐ Responsive 1) Any click, scroll, or navigation you perform in one device will be replicated to all devices in real-time. 2) Add new custom device profiles as you like and arrange devices to fit your style. 3) Hot-Reloading Support.
⭐ Debug 1) Clear cache, cookies, and local storage of specific origin or whole browser. 2) Get meta tags from the page and copy them with one click. 3) Check the whole page for spelling mistakes (Only supports English).
⭐ Screenshots 1) Take a screenshot of the whole page or just a visible area. 2) Screenshot the visible area of every tab with just one click. 3) Save the screenshot in PDF, JPG, or PNG.
Based on our record, Productivity Power Tools seems to be more popular. It has been mentiond 473 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I installed it in VSCode and removed Mypy, I haven't looked back: https://marketplace.visualstudio.com/items/?itemName=astral-sh.ty. - Source: Hacker News / about 6 hours ago
Having experience with digitizing a university textbook in physics by hand, this is a very nice LaTeX guide for everyone interested. One thing worth noting from 2025 perspective that the "default" local setup is most likely going to be VSCode with LaTeX Workshop[1] and LTeX+[2] extensions, and that you should use TeX Live on every platform supported by it (since MiKTeX and friends can lag). [1]... - Source: Hacker News / 3 days ago
* For open-source models, we use only carefully vetted providers who guarantee they do not train on your data. We stand on the shoulders of open-source projects that inspired and enabled us. Ridvay Code is built on top of Roo Code, which itself is based on Cline. Huge thanks to these communities for their foundational work. There's a free tier available with a daily cap, suitable for many tasks. We also provide a... - Source: Hacker News / 2 days ago
Https://github.com/dh1011/c2p I’m developing a VS Code and Cursor extension that helps developers quickly copy all code in a workspace to the clipboard for use with LLMs. It also displays the token count for each file, as well as the total token count across the workspace. By default, it ignores files listed in .gitignore, but this behavior can be customized in the extension settings, along with many other options. - Source: Hacker News / 10 days ago
I am quite confident that the bandwidth cost is absolutely not a concern for Microsoft, and that the obvious goal is for them to capture the market. The "C/C++" extension github repository is 4MB. Probably the download size for the extension itself is a fraction of that, but I won't bother measuring. It was downloaded 400 times over the last minute (there is a live counter on the extension page [0]). [0]... - Source: Hacker News / 13 days ago
rubular - A ruby based regular expression editor
CSS Scan - Instantly check or copy computed CSS from any element for only ~95$
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
CSS Scan Pro - The easiest way to get and edit the CSS of any website, live
RegexPlanet Ruby - RegexPlanet offers a free-to-use Regular Expression Test Page to help you check RegEx in Ruby free-of-cost.
DivMagic - Copy design from any website Copy any element from any site and paste them directly into your codebase With one click, users can get compact and re-usable code in CSS or Tailwind CSS in HTML or JSX. Clone or copy a website easily with one click.