Vedant Patel

Vedant Patel

Complexity IndicatorComplexity Indicator
Software Engineer
All activity
Complexity Indicator helps developers analyze and visualize code complexity in real time. Get actionable insights like cyclomatic complexity, maintainability index, and nesting depth directly inside VS Code.
Complexity Indicator
Complexity IndicatorKnow when your code becomes unmaintainable
Vedant Patelstarted a discussion

When do you decide your code needs refactoring?

Is there a specific signal you look for before refactoring? For example: High complexity? Hard to understand logic? Bugs increasing? Curious how different developers decide this 🤔

Vedant Patelstarted a discussion

How do you measure code complexity in your projects?

Hey everyone 👋 I’ve been working on Complexity Indicator — a VS Code extension that helps visualize code complexity in real time. I’m curious — how do you currently track or manage code complexity in your projects? Do you rely on tools? Code reviews? Or just intuition? Would love to learn how others approach this 🙌