Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Cut/Copy without selection

Cut/Copy without selection

Scheduled Pinned Locked Moved Visual Studio
question
11 Posts 6 Posters 30 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    David Wulff
    wrote on last edited by
    #1

    How do I turn this feature off? I use the clipboard religiously, but sometimes I forget to make a selection and end up either copying the entire line (without realising) or cut a line and don't notice - this is getting really annoying! Arrrgggggh. ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

    N 1 Reply Last reply
    0
    • D David Wulff

      How do I turn this feature off? I use the clipboard religiously, but sometimes I forget to make a selection and end up either copying the entire line (without realising) or cut a line and don't notice - this is getting really annoying! Arrrgggggh. ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      Dave I never noticed this feature! You mean to say, if you copy/cut without making a selection, you still copy/cut something??? Nish


      Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

      D B 2 Replies Last reply
      0
      • N Nish Nishant

        Dave I never noticed this feature! You mean to say, if you copy/cut without making a selection, you still copy/cut something??? Nish


        Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

        D Offline
        D Offline
        David Wulff
        wrote on last edited by
        #3

        Nish [BusterBoy] wrote: You mean to say, if you copy/cut without making a selection, you still copy/cut something??? Yes, the entire line. It is incredibly annoying and in my eyes totally uninuative and counterproducitve, but hey, it's there all right. :(( ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

        J K 2 Replies Last reply
        0
        • N Nish Nishant

          Dave I never noticed this feature! You mean to say, if you copy/cut without making a selection, you still copy/cut something??? Nish


          Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

          B Offline
          B Offline
          Brian Delahunty
          wrote on last edited by
          #4

          Nish [BusterBoy] wrote: I never noticed this feature! You mean to say, if you copy/cut without making a selection, you still copy/cut something??? I never noticed it either. Strange.


          "Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)

          1 Reply Last reply
          0
          • D David Wulff

            Nish [BusterBoy] wrote: You mean to say, if you copy/cut without making a selection, you still copy/cut something??? Yes, the entire line. It is incredibly annoying and in my eyes totally uninuative and counterproducitve, but hey, it's there all right. :(( ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

            J Offline
            J Offline
            Jim A Johnson
            wrote on last edited by
            #5

            David Wulff wrote: Yes, the entire line. It is incredibly annoying and in my eyes totally uninuative and counterproducitve, but hey, it's there all right. Ditto. This "feature" used to be available in VC6 too, but you could turn it off. Can't do that anymore in VC7. They should fix it.

            M 1 Reply Last reply
            0
            • J Jim A Johnson

              David Wulff wrote: Yes, the entire line. It is incredibly annoying and in my eyes totally uninuative and counterproducitve, but hey, it's there all right. Ditto. This "feature" used to be available in VC6 too, but you could turn it off. Can't do that anymore in VC7. They should fix it.

              M Offline
              M Offline
              Michael Dunn
              wrote on last edited by
              #6

              I use the "copy a whole line" feature all the time in v6! You can't cut a whole line with Ctrl+X, though. There's a separate key/command for that, Ctrl+L. --Mike-- Buy me stuff! (Link fixed now) Like the Google toolbar? Then check out UltraBar, with more features & customizable search engines! My really out-of-date homepage Big fan of Alyson Hannigan and Jamie Salé. Sonork - 100.10414 AcidHelm

              1 Reply Last reply
              0
              • D David Wulff

                Nish [BusterBoy] wrote: You mean to say, if you copy/cut without making a selection, you still copy/cut something??? Yes, the entire line. It is incredibly annoying and in my eyes totally uninuative and counterproducitve, but hey, it's there all right. :(( ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

                K Offline
                K Offline
                Kevin McFarlane
                wrote on last edited by
                #7

                I actually think it's an excellent feature but there would be no harm in being able to disable it though. However, how do you ever accidentally copy/cut a line when you don't mean to? If you only want to copy a selection this seems to me something that you can't accidentally mix up with a whole line copy. Kevin

                D 1 Reply Last reply
                0
                • K Kevin McFarlane

                  I actually think it's an excellent feature but there would be no harm in being able to disable it though. However, how do you ever accidentally copy/cut a line when you don't mean to? If you only want to copy a selection this seems to me something that you can't accidentally mix up with a whole line copy. Kevin

                  D Offline
                  D Offline
                  David Wulff
                  wrote on last edited by
                  #8

                  Kevin McFarlane wrote: If you only want to copy a selection this seems to me something that you can't accidentally mix up with a whole line copy. It is all too easy I'm afraid. I use the clipboard religiously when I use any application, and CTRL+C and CTRL+V are second nature to me. However, it is also all too easy to press CTRL+C instead of CTRL+V, and if you don't have a selection, instead of doing nothing (and reminding you that once again you have strayed off of your home keys), it replaces the data on the clipboard with new data that I don't want. If I want to copy something, I will select it - copy without selection makes no sense whatsoever. ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

                  K 1 Reply Last reply
                  0
                  • D David Wulff

                    Kevin McFarlane wrote: If you only want to copy a selection this seems to me something that you can't accidentally mix up with a whole line copy. It is all too easy I'm afraid. I use the clipboard religiously when I use any application, and CTRL+C and CTRL+V are second nature to me. However, it is also all too easy to press CTRL+C instead of CTRL+V, and if you don't have a selection, instead of doing nothing (and reminding you that once again you have strayed off of your home keys), it replaces the data on the clipboard with new data that I don't want. If I want to copy something, I will select it - copy without selection makes no sense whatsoever. ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

                    K Offline
                    K Offline
                    Kevin McFarlane
                    wrote on last edited by
                    #9

                    David, I see what you mean now. However, my editing style is such that this generally doesn't happen to me. I use drag and drop editing quite a lot. Nonetheless I've found the shortcut copy functionality more of a plus than a minus. I very frequently copy and paste single lines and it's very convenient to be able to copy and paste with the cursor anywhere on the line. But I agree you should be able to turn this functionality off. To ameliorate your problem, have you tried the multiple clipboard functionality - Ctrl+Shift+V, which cycles through the stuff on the clipboard? Kevin

                    D 1 Reply Last reply
                    0
                    • K Kevin McFarlane

                      David, I see what you mean now. However, my editing style is such that this generally doesn't happen to me. I use drag and drop editing quite a lot. Nonetheless I've found the shortcut copy functionality more of a plus than a minus. I very frequently copy and paste single lines and it's very convenient to be able to copy and paste with the cursor anywhere on the line. But I agree you should be able to turn this functionality off. To ameliorate your problem, have you tried the multiple clipboard functionality - Ctrl+Shift+V, which cycles through the stuff on the clipboard? Kevin

                      D Offline
                      D Offline
                      David Wulff
                      wrote on last edited by
                      #10

                      Unfortunately, the fact that the clipboard is second nature to me means I have extreme difficulty using it any other way than I normally do. With Dreamweaver 3, the default CTRL+C and CTRL+V commands copied and pasted the HTML behind your selection rather than the selection itself, with the SHIFT modifier used to toggle normal clipboard operations. They were forced to switch these over in future editions because they founs out the hard way that you cannot change a person's daily habbits so easily. Can you imagine having to hold down SHIFT to execute CTRL+S? They intorduced multiple clipboards with Office XP, and I have to tell you, that is the only feature comon to Office XP that I honestly detest. It is, for me, totally illogical and leads to a complete productivity stop as I sort through the lists for the one I want. I want a clipboard to be like a sticky note in real life - I copy a piece oif useful information to it and stick it on the top of my monitor where I can easily retrieve it - I do not want to have to sort through a notebook. However, thanks for the suggestions! :) ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

                      K 1 Reply Last reply
                      0
                      • D David Wulff

                        Unfortunately, the fact that the clipboard is second nature to me means I have extreme difficulty using it any other way than I normally do. With Dreamweaver 3, the default CTRL+C and CTRL+V commands copied and pasted the HTML behind your selection rather than the selection itself, with the SHIFT modifier used to toggle normal clipboard operations. They were forced to switch these over in future editions because they founs out the hard way that you cannot change a person's daily habbits so easily. Can you imagine having to hold down SHIFT to execute CTRL+S? They intorduced multiple clipboards with Office XP, and I have to tell you, that is the only feature comon to Office XP that I honestly detest. It is, for me, totally illogical and leads to a complete productivity stop as I sort through the lists for the one I want. I want a clipboard to be like a sticky note in real life - I copy a piece oif useful information to it and stick it on the top of my monitor where I can easily retrieve it - I do not want to have to sort through a notebook. However, thanks for the suggestions! :) ____________________ David Wulff hu·mour Pronunciation Key (hymr) n. & v. Chiefly British Dave's Code Project Screensaver and Wallpaper page.

                        K Offline
                        K Offline
                        Kevin McFarlane
                        wrote on last edited by
                        #11

                        The multiple clipboard feature works in a much more usable way in VS than it does in Office 2000/XP. I think this feature (in VS, at least) is very useful. Presumably lots of others do or they wouldn't have introduced it. It's not intrusive in the sense that you don't notice it if you don't use it, so it doesn't interfere with your normal copy and paste. However, different users have different preferences and that's why MS products are so bloated. Supposedly most of us only use 5% of the functionality of MS Office but we all use a different 5% according to MS. Whenever I was in a team of developers using VC6 I generally found that no two developers were using the IDE in quite the same way. That's why you need lots of flexibility and it should be customisable. No doubt there's probably some undocumented way of disabling the "copy without selection" feature. (You're the only person I've come across who's complained about it, BTW.) Kevin

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups