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.

What should the links do?

See original GitHub issue

I notice errors are links e.g.

webpack:///./src/components/Pane.js?:186:56

Clicking the link does nothing. How do I make the link do something interesting like display that line in context in editor or browser.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
mxljecommented, Sep 8, 2015

We could look into changing the links so that they open an editor with the file at that specific line, if the URL scheme is registered. Better Errors for example does this for Rack Apps.

https://github.com/dhoulb/subl for example allows to set up a subl:// URL handler for Sublime Text and I’m sure this could be done for other editors as well.

0reactions
truetercommented, Sep 29, 2015

FYI Jetbrains IDEs also support URL handlers with little configuration.

Jetbrains and Sublime allow to specify line numbers. Maybe we could also pass them down to the <ErrorReporter />, @gaearon?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Links Are Important for SEO - Search Engine Journal
Links are an essential part of SEO. Learn more about inbound, outbound, and internal links and how they can benefit or hurt your...
Read more >
The Seven Commandments of Internal Linking that ... - Neil Patel
1. Create lots of content. ... In order to create lots of internal links, you have to have lots of internal pages. The...
Read more >
What a Links Page Should Look Like - Moz
Links can be in articles, news, blog entries, even biographies and be valuable and helpful to your readers. If you're providing lists of ......
Read more >
Internal Linking Best Practices for 2023 to Maximize SEO ...
With the help of anchor links within the content, you can redirect users to relevant web pages that they'd likely enjoy exploring. When...
Read more >
Internal Linking Best Practices: Do's and Don'ts of Blog Post ...
Link Strategy Do's and Don'ts ... According to The Beginner's Guide to SEO by MOZ, “Links act as the streets between web pages.”...
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