vscode remove all blank lines code example
Example: vs code delete empty lines
in find & replace put ^\n with regex enabled in find and rpelace with blank.
in find & replace put ^\n with regex enabled in find and rpelace with blank.