Does Sonarlint supports duplicate code check in IDE

I want to have a confirmation on whether Sonarlint plugin supports ability to check duplicate code in IDE or not. I am using connected mode with Sonarcloud and Sonarlint in Intellij Idea. Right now only way to know duplicate code is to push code to repository where pipelines integrating Sonarcloud run and then we see report of duplicates introduced in code.

Having it available directly in IDE would speed up this process a lot. If it’s feasible to check, please let me know way to enable it

  • Operating system: Windows 11
  • SonarLint plugin version: 10.4.1.77998
  • Programming language you’re coding in: Java
  • Is connected mode used: Yes
  • Connected to: SonarCloud

Hi,

Welcome to the community!

Duplication detection only happens server-side.

 
Ann

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.