Click here to Skip to main content
15,887,135 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: removing blank / empty lines from editor ? Pin
k505416-Jan-24 15:24
mvek505416-Jan-24 15:24 
GeneralRe: removing blank / empty lines from editor ? Pin
fgs196316-Jan-24 7:54
fgs196316-Jan-24 7:54 
GeneralRe: removing blank / empty lines from editor ? Pin
Jeremy Falcon16-Jan-24 8:06
professionalJeremy Falcon16-Jan-24 8:06 
GeneralRe: removing blank / empty lines from editor ? PinPopular
Maximilien16-Jan-24 8:26
Maximilien16-Jan-24 8:26 
GeneralRe: removing blank / empty lines from editor ? Pin
David O'Neil16-Jan-24 10:12
professionalDavid O'Neil16-Jan-24 10:12 
GeneralRe: removing blank / empty lines from editor ? Pin
Matt T Heffron16-Jan-24 13:24
professionalMatt T Heffron16-Jan-24 13:24 
GeneralRe: removing blank / empty lines from editor ? Pin
David O'Neil16-Jan-24 19:35
professionalDavid O'Neil16-Jan-24 19:35 
GeneralRe: removing blank / empty lines from editor ? Pin
dandy7217-Jan-24 5:22
dandy7217-Jan-24 5:22 
That's what I was thinking; you don't need a separate tool to remove blank lines; a regex search and replace ought to do it.

My real question (to the OP) is, does he want the editor to keep the blank lines but just not show them, or really remove them altogether?
GeneralRe: removing blank / empty lines from editor ? Pin
Nelviticus16-Jan-24 22:20
Nelviticus16-Jan-24 22:20 
GeneralRe: removing blank / empty lines from editor ? Pin
tbim17-Jan-24 1:54
tbim17-Jan-24 1:54 
GeneralRe: removing blank / empty lines from editor ? Pin
pkfox16-Jan-24 10:20
professionalpkfox16-Jan-24 10:20 
GeneralRe: removing blank / empty lines from editor ? Pin
pmauriks16-Jan-24 20:03
pmauriks16-Jan-24 20:03 
GeneralRe: removing blank / empty lines from editor ? Pin
BernardIE531717-Jan-24 1:57
BernardIE531717-Jan-24 1:57 
GeneralRe: removing blank / empty lines from editor ? Pin
dannette17-Jan-24 3:43
dannette17-Jan-24 3:43 
GeneralRe: removing blank / empty lines from editor ? Pin
RipeTomato18-Jan-24 7:07
RipeTomato18-Jan-24 7:07 
GeneralRe: removing blank / empty lines from editor ? Pin
Ralf Quint18-Jan-24 11:43
Ralf Quint18-Jan-24 11:43 
General10! Pin
CPallini15-Jan-24 23:57
mveCPallini15-Jan-24 23:57 
GeneralRe: 10! Pin
GuyThiebaut16-Jan-24 0:02
professionalGuyThiebaut16-Jan-24 0:02 
GeneralRe: 10! Pin
CPallini16-Jan-24 0:13
mveCPallini16-Jan-24 0:13 
GeneralRe: 10! Pin
den2k8816-Jan-24 3:12
professionalden2k8816-Jan-24 3:12 
GeneralRe: 10! Pin
CPallini16-Jan-24 3:18
mveCPallini16-Jan-24 3:18 
GeneralRe: 10! Pin
Mike Hankey16-Jan-24 2:15
mveMike Hankey16-Jan-24 2:15 
JokeRe: 10! Pin
Daniel Pfeffer16-Jan-24 3:08
professionalDaniel Pfeffer16-Jan-24 3:08 
GeneralRe: 10! Pin
CPallini16-Jan-24 3:23
mveCPallini16-Jan-24 3:23 
GeneralRe: 10! Pin
dandy7216-Jan-24 5:34
dandy7216-Jan-24 5:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.