VS Code, trying to lint OpenEdge code and getting a error - "Unable to find the quality profile AXHNn5OgMV3qu8DI3TfJ in the SonarLint storage"

Hello Terry,

Welcome to the community!

Unfortunately as stated in our FAQ, we don’t run third-party analyzers in SonarLint, and a log trace should have been displayed about that.

As it is very unlikely that we add support for this language (I had never heard of it before this post!), your only choice if you want to support that plugin in the IDE is to fork SonarLint.

As a side note, usually when you get a message about not found quality profiles, you might need to update the binding though the SonarLint: Update all project bindings to SonarQube/SonarCloud command.

Hope this helped
Damien

1 Like