Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Notepad++ underlining tags

Tags:

notepad++

Notepad++ seems to be underlining tags, both opening and closing, but i've only found one instance of it so far, anyone know what causes it?

notepad++ hates me

like image 669
Jamie Taylor Avatar asked Sep 13 '12 13:09

Jamie Taylor


2 Answers

Current method

To disable link underlines in Notepad++:

  • Go to Settings > Preferences > Cloud & Link > Clickable Link Settings
  • Uncheck the "Enable" checkbox or check the "No underline" checkbox

enter image description here

Older method

In older versions of Notepad++, the way to disable link underlines was to:

  • Go to Settings > Preferences > MISC > Clickable Link Settings
  • Uncheck the "Enable" checkbox
  • Restart Notepad++

enter image description here

like image 144
Keyslinger Avatar answered Dec 13 '22 00:12

Keyslinger


I had the same problem while using notepad++ in Windows 8. I found that in the settings hyperlinks were activated. This solved the issue for me.

like image 26
Paul Avatar answered Dec 12 '22 22:12

Paul