/linemerge

line merge for vscode

Primary LanguageJavaScript

line merge

Delete duplicate rows in a selection without sorting.

  1. Select multiple lines
  2. Show all commands (Ctrl + Shift + P)
  3. input command line merge

OR

  1. Select multiple lines
  2. Press key Alt + M

example

  1. select
sample
foo
txt
txt
sample
foo
  1. execute
sample
foo
txt