Omlet VS Code ExtensionGet component usage insights in VS CodeOmlet for VS Code lets you analyze how and where components (and their props!) are used across your repo β hereβs a quick demo: What can I do with Omlet for VS Code?See how many times a component is used directly in codeOmlet for VS Code displays how many times a component is used, directly above its definition. No need to search through your codebase β just glance at the usage count in your editor. Discover how many times each prop is used β and with which valuesSelect a line where a prop is defined to see how many times itβs used across the codebase. Hover over it to get a quick breakdown of the values passed. Click on a prop value to see exactly where the component is used with that specific prop-value combo. Visualize where components are used with the dependency treeSee where components are used in a interactive map. Refine components and props confidently β minimizing bugs and predicting the impact of updates. How do I get started?
Does Omlet work outside of VS Code?Yes! Build yourself an Omlet dashboard to track and analyze component adoption at scale β even across multiple repos. Teams like GoFundMe, Color, and MediaMarkt use Omlet to reduce front-end tech debt and prove the value of their design systems. TroubleshootingIf you run into any issues or have questions, check out our docs or reach out to us at hi@omlet.dev. |