integrated-application-development/delphilint ? reverse-engineered prompt

Reverse engineered prompt

Build me a Delphi IDE plugin that checks code as I type and shows linting issues right inside the editor. I want it to work with RAD Studio, use SonarDelphi rules, and let me see clear explanations for each problem, with quick fix actions when possible.

It should support analyzing one file or all open files, work in a standalone mode with local rules, and also have a connected mode that can talk to a SonarQube server and use its active rules and settings. Please also make it read standard sonar project properties files for extra configuration.

If it makes sense, include the small VS Code companion too so I can run the same analysis there and view results. Keep the build and install flow simple, and make sure the project can be built from source with the provided scripts. If you need to check current docs for Delphi or related tooling, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using arcumet

Try freeSponsored — opens Arcumet in a new tab