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.

Seperate issue / pr links (#id) from `linkify-code`

See original GitHub issue

Description

Linking issue or PR id in comments is much more useful than making a hyperlink of a URL which already exists in the code.

For example, this feature could be called linkify-hash-id maybe ?

And would linkify #5063 in code comments but not example.com

Screenshot

No response

Example URL

https://cloud.githubusercontent.com/assets/170270/25370217/61718820-29b3-11e7-89c5-2959eaf8cac8.png

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kidonngcommented, Nov 10, 2021

@fregante , linkify-code can remain, but it can have sub-features, right?

linkify-code
  |_ urls
  |_ issues

Please keep the conversation constructive. As mentioned above this is a very niche request and we are not going to support it.

If you really want it, please consider maintaing a fork yourself (it’s not difficult and can be automated).

Also, the preferences / options page needs some organization.

Organized feature descriptions with categories are present in the README.

1reaction
amithm7commented, Nov 10, 2021

@fregante , linkify-code can remain, but it can have sub-features, right?

linkify-code
  |_ urls
  |_ issues

Also, the preferences / options page needs some organization.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Options · Documentation - Linkify - JS.ORG
Linkify is a JavaScript plugin. Use Linkify to find links in plain-text and convert them to HTML tags. It automatically highlights URLs, #hashtags, ......
Read more >
Support for relative links · Issue #601 · jpuri/react-draft-wysiwyg
Hi, it seems that none of the demos support relative links. ... That library does not detect relative links nor does it support...
Read more >
lwc hyperlink not working - Salesforce Developer Community
I have a LWC which I need to have an url cell in the datatable. I used this code in getColumn function: {...
Read more >
Can I change TextView link text after using Linkify?
So I start off with a textview with text that includes both name and id, and linkify to create the appropriate links with...
Read more >
A better way to handle links in TextView | by Saket Narayan
A better way to handle links in TextView ... and second, programmatically: TextView textView = (TextView) findViewById(R.id.text1); Linkify.addLinks(textView, ...
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