views:

1344

answers:

11

Hello,

I'm looking for a way to completely disable the copy/paste functionality in Visual Studio (2005 if it matters). The reason behind this request is that I want to prevent myself from doing too much copy/paste while coding.

Thanks to all for your answers!

+17  A: 

No. Use self-discipline instead.

AnthonyWJones
meh.......... Thats not the answer.
majkinetor
I hate this kind of answers but damn, this deserves an upvote :)
dr. evil
meh..............
majkinetor
+1  A: 

Copy and paste is a valuable tool. You should be careful about what you copy and paste, but you don't need to disable it. Just watch what you're doing.

Max Schmeling
A: 

Maybe you can find some sort of util that allows you to global remap key combinations. Then all you have to do is re-map the copy/paste combinations do to something else. Just an idea.

Although I think you are crazy for wanting to do it. :)

Peter D
+3  A: 

I think you missed the point of the article but in you really want to, here are some resources for battle copypasta.

Tom Ritter
+6  A: 
majkinetor
+1 for AutoHotKey
Josh W.
+1 for image :p
Davy8
+3  A: 

As Jeff lines out in his current blog entry, copy&paste itself is not the problem, but how you use it. As copy&paste can also be used to speed up "typing"/editing, you shouldn't disable it.

schnaader
A: 

Write a small service program that will monitor clipboard changes and upon notification replace the clipboard text with "Content protection from lazy asses".

User
You should be able to find something on Google you can paste into a project
n8wrl
But the search and following paste operations will take place on your PC, right? Which is now protected by our little tool.
User
Yes, Exaaaaaactly!
n8wrl
+3  A: 

Prise your C button out of the keyboard.

Colin Desmond
Yeah, this also keeps you away from using this troublesome letter anywhere in your kode. Kode is so mukh more readable if you don't use this konfusing kharakter.
schnaader
+3  A: 

The other day my daughter asked if I had a duller saw so she wouldn't cut herself as easily while pruning some bushes. Of course now it takes longer to prune the bushes...

n8wrl
Perhaps this should be refactored to a haiku.
ojrac
+1  A: 

Don't forget to disable CTRL-drag as well!

Stuart Dunkeld
+3  A: 

As asked: The other day my daughter asked if I had a duller saw so she wouldn't cut herself as easily while pruning some bushes. Of course now it takes longer to prune the bushes... Refactored.

For dull saw she asked
No injury while pruning
Free time now all gone
Joe
nice burn...subtle and to the point...
theG
I hope you didn't copy and paste that original text... just kidding!
Lazarus
With syntax-highlighting no less - I love it!
n8wrl