Skip to content

adds newline after select + pasting (replacing with paste) #19

@robbiemu

Description

@robbiemu

I have no other linter -- no beautify, eslint, etc. When I enable this plugin, and follow these steps:

  1. create the document:
from here
to here
  1. select and copy 'from'
  2. select 'to' and paste

the result is:

from here
from
here

if I disable, and reload VSC, this behavior goes away.
if I then reenable, the behavior does not return on first paste, but on subsequent pastes, it does.

-- in certain instances, the paste result is prefixed by a semicolon.. this I think happens when pasting over the entire line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions