Friday, March 22, 2013

If CTRL-V is your coding friend (admitted or not), Check out Paste FixR

Visual Studio Gallery - Paste FixR

Fixes the issue where copied text from IE or Word introduces new blank lines when pasted into Visual Studio.

Open source and pull requests accepted https://github.com/madskristensen/PasteR

How it works

Just paste any copied code into VS as you normally would. Paste FixR takes care of the rest.

Paste FixR fixes the issue where copied text from IE or Word introduces new blank lines when pasted into Visual Studio. It works by injected itself just before the actual Paste command it executed. From here, it analyses the copied text and removes the extra inserted blank lines.

Typically, the extra blank lines occur on every second line and only in this case is the copied text modified.

..."

I never Bing for Code and paste it it... um.... no... never...

OKAY! Fine! Hell, why code it when I can paste it! Fine!  LOL

Anyway... Who doesn't paste code now and then? And while this extension isn't a must have, it does help solve a nagging behavior...

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...