- Operating system: Windows
- IDE name and flavor/env: VS code
In VS code IDE, I installed SonarQube for IDE plugin, and setup connected mode successful.
In not Connected mode, “show issue details” can normally displayed.
but In Connected mode when I click “show issue details”, it can not display.
In Toggle Developer Tools, it shows following errors.
The path seems incorrect because it has an extra C:\\
at the beginning.
In SonarQube for IDE log, it received details information from SonarQube Server successfully.
just can’t display in VS code view.
I don’t know how to resolve this problem,
any suggestions?
thanks.