question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add a link to error output

See original GitHub issue

See https://github.com/vuejs/vetur/issues/738 and https://github.com/vuejs/vetur/issues/261

Many new Vue users are having a hard time figuring out the meaning of the error message for v-bind:key.

I think it would be nice if eslint-plugin-vue offers a url for each rule, this way I can render the URL and people can find more information about each error there.

eslint

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
michalsnikcommented, Jul 18, 2018

Cool 😃 So if the rest is on your side now, let me set the definition of done for us, regarding your suggestion:

  • Update rules documentations with links to style guide
1reaction
octrefcommented, Mar 22, 2018

eslint-rule-documentation

Very nice. Thanks for the tip.

Cool idea! Any chance of the links being openable, like via a shortcut?

image

This is using Hover since it allows markdown (and therefore linkified links). When https://github.com/Microsoft/language-server-protocol/issues/250 is addressed I can use the markdown for the error message too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to put a link into a Django error message - Stack Overflow
Try using format_html : from django.utils.html import format_html from django.core.urlresolvers import reverse message = format_html('Please ...
Read more >
How to add a link on an error message - ServiceNow
I am trying to add a link to an field error message. This is what I have so far but it is not...
Read more >
Include a link to relevant documentation in error message?
Below an example of what I mean, is it a good idea to add the bolded text? [ERROR] Failed to execute goal org.apache.maven.plugins:maven- ......
Read more >
Customize the access denied error message
Users who are denied access to an app see a default error message in the Sign-In Widget. Customize the message if you want...
Read more >
Error: The email message requires a link to the web page that ...
To add a link, click the "Insert link" button in the toolbar and select a page. Answer: All Email messages sent from Blackbaud...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found