CR LF notepad++ removal

145,794

Solution 1

View -> Show Symbol -> uncheck Show End of Line.

Solution 2

View -> Show Symbol -> uncheck Show All characters

Solution 3

Goto View -> Show Symbol -> Show All Characters. Uncheck it. There you go.!!

enter image description here

Solution 4

"View -> Show Symbol -> uncheck Show All characters" may not work if you have pending update for notepad++. So update Notepad++ and then View -> Show Symbol -> uncheck Show All characters

Hope this is helpful!

Solution 5

enter image description hereGoto View -> Show Symbol Select as per screen-shot, you will get correct

Share:
145,794
Author by

Ashish Banker

I am Ashish Bankar, backend developer with 9 years of experience in backend development with expertise in java and j2ee technologies with strong DS and algorithm, problem solving skill, spring boot, SQL, Nosql, docker, kubernetes. I am also proficient in developing the rest web services with Go programming language , well versed with channels and routines.

Updated on July 05, 2022

Comments

  • Ashish Banker 12 months

    I am using notepad++ , after end of line when i press enter CR LF is printed . I tried a lot but not able to remove it . Please help me to change the setting so that I can restore it back and there wont be CR LF anyomre.

    enter image description here

  • Elijah Keya about 4 years
    for latest notepad++ versions, go to View -> Show Symbol ->uncheck Show All Characters
  • AdrianHHH
    AdrianHHH over 2 years
    Welcome to Stack Overflow. Answering questions here is encouraged, but this answer appears to just repeat information already in other answers. New answers to old questions that already have an accepted answer (the one from Piere that has a green tick) should provide new information and new insights on the topic.