forcedotcom / sfdx-code-analyzer-vscode

Salesforce Code Analyzer is a unified tool for source code analysis. Run Code Analyzer to scan multiple languages in your code and add diagnostic info to your code that describes the violations.
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

[BUG] linter links are not redirecting correctly to browser. #43

Closed TWood-IRL closed 6 months ago

TWood-IRL commented 9 months ago

Describe the bug

When clicking link in vscode redirecting incorrectly.

image

Clicking link is redirecting within vs code.

image

To Reproduce

Open apex class file. SF: Scan current file with code analyzer View issues Click link to doc Doc link redirects incorrectly.

Expected behavior

Should prompt to open link. (Taken from Apex PMD extension)

image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

"Workaround": Have you found any ways to sidestep the problem?

"Urgency": How severe is this problem? "Business stopping" vs "Not business-stopping".