Programming language you’re coding in: does not matter
Is connected mode used: does not matter
And a thorough description of the problem / question:
The file links in the log are not clickable (well it is but it does not lead to the files). I think this worked some time ago (not sure). The reason is, that the trailing '-character is added to the link.
Thank you for reporting this and being an active member of our Community forum .
The SonarLint extension doesn’t have power over how VSCode detects URLs in the logs output, so we cannot resolve this issue on our side. To fix this, I could recommend opening an issue with VSCode.
We noticed that VSCode parses URLs correctly when a double quote is used instead of a single quote. I’ve created a ticket on our side to consider switching from single quotes to double quotes when logging file names. If progress is made, you will be able to track it directly in the ticket.