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.

Some features use underscores for feature disabling

See original GitHub issue

I tried disabling some features (btw great feature! pun intended), but some weren’t working for me. When turning on the debug log I found that the one I wanted to disable was using underscores instead of dashes: linkify_branch_refs. Neither the overview (https://github.com/sindresorhus/refined-github/tree/master/source/features) nor the file (https://github.com/sindresorhus/refined-github/blob/master/source/features/linkify-branch-refs.js) reveal that.

It would be great if this (seems like an edge case) is fixed, or it becomes more discoverable.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
fregantecommented, Dec 29, 2017

I wonder now why you were trying to disable linkify_branch_refs

0reactions
lodecommented, Dec 31, 2017

Ha thanks for the links to the long discussions 😃 For my and my teams workflow it is very useful to have the branch name. But it’s okay. I’m very happy being able to disable the linkify as I never visit those links anyway.

The alt is working for me too, although a bit buggy. I’ll see if I can get it into my workflow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can you add an option to disable underscore? #753 - GitHub
I really want to remove the avoid italic format by underscore from my markdown, can you tell me if there is any option...
Read more >
Disable underscore interpretation for MenuItems
My observation is that what it does is detect what is the content, and if it's a string containing _, then it wraps...
Read more >
How to Disable Function of Underscores? - TeX
@AlanMunn I really would like to disable it. I cannot use it \url{...} in all environments. So I really need it. Tor's pointed...
Read more >
no-underscore-dangle - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
Getting rid of underscore in fieldvalues popup - Esri Community
Is there any quickest and easiest way to get rid of underscore in field values in popup? For example, field: value pair is...
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