Dexter.ai – AI-Powered Code Smell Remediator
An intelligent AI solution that helps developers eliminate code smells, improving code quality and boosting productivity.
Home >Dexter.ai – AI-Powered Code Smell Remediator
Key Benefits
AI-Driven Code Fixes
Real-Time Code Monitoring
Review Fixes Before Applying
Seamless User Interface
Boosted Developer Productivity
Effortless Code Maintenance
Use-Cases
Integration With Linting Extensions For Enhanced Code Smell Detection
Harnessing Advanced AI Models
In-Editor Fix Application
Automating Code Quality Workflows
Dexter.ai is an AI-powered solution that generates fixes for code smells using advanced coding models. It streamlines coding workflows and helps developers quickly resolve issues, enhancing productivity and code quality.
Currently, we offer a VSCode extension supporting Python programming language that works seamlessly with popular linting tools (e.g. Sonarlint) to enhance code smell detection. Once an issue is identified, Dexter.ai provides developers with intelligent, AI-generated fixes, streamlining the process of maintaining clean, efficient code.
Product Snapshots
In your VS Code terminal, open the Dexter tab to view a list of code smells. This tab shows both the code smell descriptions and the affected code. Hover over a code smell description to reveal the Generate Fix button.
Once a fix is available, hover over the smelly code to see the affected code, fixed code and the Apply Fix and Ignore Fix buttons. Click Apply Fix to implement the fix.
Clicking the Generate Fix button will provide a fix for the code smell, reducing your rate limit accordingly. Clicking Generate Fix will provide fixes for code smells with the identical code and description. Check your daily rate limit on the status bar.
Alternatively, you can apply the fix directly from the Dexter tab.
If you’d rather not apply the fix, select Ignore Fix to dismiss it. All instances of the same code smell with identical code and description throughout the current project will also be ignored.