Closed brettz9 closed 3 years ago
If the rule has a link it should show up as a link icon at the end of the message.
This would depend on the ui package you are using for linter messages. linter-eslint
just sends the messages to the ui. The ui package (like linter-ui-default) handles how to display them.
Some rules also don't have urls.
Ah, great, thanks so much. Dug up this issue I had forgotten about as a result and rediscovered that with shift-command, one could get to the rule in linter-ui-default
despite it having lost that ability of having a visible link for those just using the panel (and not the tooltips). Thanks again!
Issue Type
Question.
Issue Description
I seem to recall there being a way to click to open the URL for a rule, but ctrl-clicking, command-clicking, etc. isn't working for me.
Maybe this could be documented on the main pages too as it is a user-facing feature. Thanks!
Bug Checklist
eslint
CLI gives the proper result, whilelinter-eslint
does notLinter Eslint: Debug
command from the Command Palette below