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. The Lounge
  3. Most Common/Favorite Keyboard Key(s)

Most Common/Favorite Keyboard Key(s)

Scheduled Pinned Locked Moved The Lounge
visual-studioquestion
54 Posts 36 Posters 0 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.
  • M Marc Clifton

    I remap various functions that I use all the time: Ctrl+G : run without debug (as in, Go) Ctrl+D : debug Ctrl+A : build all Ctrl+M : toggle bookmark Ctrl+N/P: next and previous bookmark, with the "in the same document" behavior, rather than spanning across documents. WTF? Ctrl+B : toggle breakpoint Ctrl+T : goTo line in the debugger Ctrl+L : goto Line number Ctrl+E : goto rEference Ctrl+Tab and Ctrl+Shift+Tab, with that stupid "list of documents" window NUKED Ctrl+F : find in window Ctrl+Shift+F : find in [somewhere] Ctrl+H : find and replace in window Ctrl+Shift+H : find and replace in [somewhere] With that, I basically never have to touch the mouse except to hover over something in the debugger to see what the value is. besides the standard copy/paste, etc. Function keys are meaningless to me. I mean, I do remember the basics when I'm using someone else's computer, but I much prefer Ctrl+[some letter] as an easier memnonic than F5 for debug and Ctrl+F5 for run without debug, etc. Oddly though, I use F10 and F11 !!! I think because it harks back from SO LONG ago, that it's hardwired in my brain. Marc

    M Offline
    M Offline
    Mycroft Holmes
    wrote on last edited by
    #20

    The only thing I really miss about VB is the Ctrl F2 and Ctrl Shift F2. Go to reference and return from reference. :sigh:

    Never underestimate the power of human stupidity RAH

    S 1 Reply Last reply
    0
    • N Nagy Vilmos

      It was about they time that they shifted it all online to provide a better more up to date service that it went all Paul Gascoigned


      Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #21

      It's definitely kippulated!

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

      1 Reply Last reply
      0
      • R Richard Blythe

        They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

        The mind is like a parachute. It doesn’t work unless it’s open.

        A Offline
        A Offline
        Abhinav S
        wrote on last edited by
        #22

        Ctrl +C / Ctrl + V. Up arrow / Down arrow / Left arrow / Right arrow and Ctrl to Fire and Space to jump. :)

        The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick - Silverlight *.XCP files

        1 Reply Last reply
        0
        • R Richard Blythe

          They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

          The mind is like a parachute. It doesn’t work unless it’s open.

          P Offline
          P Offline
          peterchen
          wrote on last edited by
          #23

          Shift+Ins / Shift+Del Ctrl+A Win+D Win+R Ctrl Shift [+] Ctrl / Ctrl+ Shift / + left/right/up/down Sometimes: Win+Pause Context Menu key

          Agh! Reality! My Archnemesis![^]
          | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

          1 Reply Last reply
          0
          • R Richard Blythe

            They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

            The mind is like a parachute. It doesn’t work unless it’s open.

            M Offline
            M Offline
            Muneeb R Baig
            wrote on last edited by
            #24

            S Ctrl+S Ctrl+C/V Space A T Alt Ctrl Win Enter What about ; I think should be the most common key on a developer's keyboard.

            -muneeb A thing of beauty is the joy forever.

            R 1 Reply Last reply
            0
            • P Pete OHanlon

              You obviously don't use Visual Studio then. If you did, you would be less than satisfied by the F1ishness you receive.

              "WPF has many lovers. It's a veritable porn star!" - Josh Smith

              As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

              My blog | My articles | MoXAML PowerToys | Onyx

              R Offline
              R Offline
              Roger Wright
              wrote on last edited by
              #25

              Actually, I do. I just don't expect much from it. It took 4 wasted tries and a complete rebuild of my system to get the Visual Studio Help system to install at all, and after a couple of months it quit returning any results whatsoever from the local help files, so I gave up. It is a POS that can't be fixed by anyone but Microsoft, and they refuse to support their products. So I use Google instead, which has always returned more accurate and relevant responses than anything Microsoft has to offer. Happily, every other app I use has no trouble responding to F1 properly; only the creators of the function can't get it to work.

              "A Journey of a Thousand Rest Stops Begins with a Single Movement"

              1 Reply Last reply
              0
              • M Martin Jarvis

                Ctrl+K,D by a long shot - sort out that formatting! Then Ctrl, Shift + Esc...why's it taking so long!


                Freestyle Interactive Ltd | Martin on .Net

                P Offline
                P Offline
                peterchen
                wrote on last edited by
                #26

                Ah yes, the new stuff! Ctrl + MM Ctrl + MO

                Agh! Reality! My Archnemesis![^]
                | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

                1 Reply Last reply
                0
                • R Richard Blythe

                  They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                  The mind is like a parachute. It doesn’t work unless it’s open.

                  G Offline
                  G Offline
                  Gary R Wheeler
                  wrote on last edited by
                  #27

                  Ctrl+Shift+B (build solution), Shift+Alt+B (rebuild solution)

                  Software Zen: delete this;
                  Fold With Us![^]

                  1 Reply Last reply
                  0
                  • R Richard Blythe

                    They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                    The mind is like a parachute. It doesn’t work unless it’s open.

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #28

                    ctrl-Z aka the oops key man - couldn't do without it!

                    ___________________________________________ .\\axxx (That's an 'M')

                    1 Reply Last reply
                    0
                    • R Richard Blythe

                      They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                      The mind is like a parachute. It doesn’t work unless it’s open.

                      C Offline
                      C Offline
                      Chris Losinger
                      wrote on last edited by
                      #29

                      alt-tab, ctrl-tab, ctrl-leftarrow, home, end, esc

                      image processing toolkits | batch image processing

                      1 Reply Last reply
                      0
                      • R Richard Blythe

                        They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                        The mind is like a parachute. It doesn’t work unless it’s open.

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #30

                        Richard Blythe wrote:

                        They say that "Power Users" execute functions from the keyboard as much or more than with the mouse.

                        Disconnect your mouse, you can operate most applications without one. The only exception I found are webbrowsers, it's bloody annoying to tab through all hyperlinks. Win-E: Explorer Win-R: Run Win-D: Show Desktop Ctrl-S, Alt-F4: Save & Exit Alt-Space-X: Maximize Window Ctrl-Tab: Next MDI child

                        Richard Blythe wrote:

                        The third would be F11. (When debugging code)

                        Yeah, in WP 5.1 it would have opened the "underwater screen" :)

                        I are Troll :suss:

                        R 1 Reply Last reply
                        0
                        • M Muneeb R Baig

                          S Ctrl+S Ctrl+C/V Space A T Alt Ctrl Win Enter What about ; I think should be the most common key on a developer's keyboard.

                          -muneeb A thing of beauty is the joy forever.

                          R Offline
                          R Offline
                          Richard Blythe
                          wrote on last edited by
                          #31

                          Muneeb R. Baig wrote:

                          ; I think should be the most common key on a developer's keyboard.

                          I agree with that. Just don't tell that to the VB guys or they will roast you for supper! :laugh:

                          The mind is like a parachute. It doesn’t work unless it’s open.

                          1 Reply Last reply
                          0
                          • R Richard Blythe

                            They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                            The mind is like a parachute. It doesn’t work unless it’s open.

                            M Offline
                            M Offline
                            MJ08
                            wrote on last edited by
                            #32

                            I use Ctrl+A a lot for select all; Ctrl+H for search/replace; Ctrl+X, Ctrl+C and Ctrl+V for cutting, copying and pasting. The Home and End keys are pretty worn out too (although it's hard to tell these days as my keyboard is covered in crumbs, coffee and bits of pizza!)

                            R 1 Reply Last reply
                            0
                            • L Lost User

                              Richard Blythe wrote:

                              They say that "Power Users" execute functions from the keyboard as much or more than with the mouse.

                              Disconnect your mouse, you can operate most applications without one. The only exception I found are webbrowsers, it's bloody annoying to tab through all hyperlinks. Win-E: Explorer Win-R: Run Win-D: Show Desktop Ctrl-S, Alt-F4: Save & Exit Alt-Space-X: Maximize Window Ctrl-Tab: Next MDI child

                              Richard Blythe wrote:

                              The third would be F11. (When debugging code)

                              Yeah, in WP 5.1 it would have opened the "underwater screen" :)

                              I are Troll :suss:

                              R Offline
                              R Offline
                              RickRoc
                              wrote on last edited by
                              #33

                              I would guess that most of the younger crew out there does not know what you're talking about since WordPerfect is almost non-existent now.

                              -------------------------------------------- Give me ambiguity or give me something else!

                              1 Reply Last reply
                              0
                              • R Richard Blythe

                                They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                                The mind is like a parachute. It doesn’t work unless it’s open.

                                S Offline
                                S Offline
                                S Houghtelin
                                wrote on last edited by
                                #34

                                In order of shininess. Shift, Ctrl, space, backspace, delete, tab, F3, F5, F8, page up page down, arrow keys and numeric keypad, and one broken keyboard foot… from occasional multiple simultaneous key presses with heavy emphasis applied :)

                                1 Reply Last reply
                                0
                                • P Pete OHanlon

                                  Not in any particular order: F5. Shift+alt+F10. F11. F6. F9. Ctrl+N. Ctrl+S. Ctrl+Space.

                                  "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                                  As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                                  My blog | My articles | MoXAML PowerToys | Onyx

                                  T Offline
                                  T Offline
                                  TheyCallMeMrJames
                                  wrote on last edited by
                                  #35

                                  Those are a lot of mine too (though I'll have to look up F9). I have also started using CTRL+. when references need to be added. <= super handy

                                  They Call me Mister James

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    W A S D

                                    H Offline
                                    H Offline
                                    Hosey
                                    wrote on last edited by
                                    #36

                                    Same here on my home machine W, S, A, D. Program and game on it, but gaming takes more of a front seat at home. at work; Ctrl+C, Ctrl+V, F11, F5, Tab, Shift+Tab Now i have a quad screen setup at work I rarely ever Alt+Tab anymore. Still have dozens of windows open, but it now seems more intuitive to access them from the taskbar than from alt+tab as brain can relate to their on-screen locations far quicker using that visual.. odd.

                                    1 Reply Last reply
                                    0
                                    • J Jim Crafton

                                      No kidding! F1 is basically a license for Visual Studio to simply lock your machine up till it figures out what the hell to do.

                                      ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Blow

                                      I Offline
                                      I Offline
                                      IncredibleMouse
                                      wrote on last edited by
                                      #37

                                      Jim Crafton wrote:

                                      lock your machine up till it figures out what the hell to do

                                      This is so true. And everyone knows it.. except for maybe MS? You can go make a caffinated drink, visit with your neighbors, turn to google, click several old dead links, stumble on and watch some funny vids, search online some more, find your answer and implement a solution - all this before F1 loads. If you were sufficiently capable of waiting for F1, you end up with an alarmingly unproductive and baffling query result. I've seen ants, using their own bodies, build stunning expansive bridges over water. All I want is an answer to a question from help file.

                                      1 Reply Last reply
                                      0
                                      • R Richard Blythe

                                        They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                                        The mind is like a parachute. It doesn’t work unless it’s open.

                                        D Offline
                                        D Offline
                                        David Meridian
                                        wrote on last edited by
                                        #38

                                        Looks like the most used keys for me are N O R and P. And esc.

                                        1 Reply Last reply
                                        0
                                        • R Richard Blythe

                                          They say that "Power Users" execute functions from the keyboard as much or more than with the mouse. I'm curious. What function key(s) do you frequently use when writing code? The TAB key is by far my most frequently used function key. (Finishes an intellisense statement) The second would be: Ctrl+C and Ctrl+V The third would be F11. (When debugging code)

                                          The mind is like a parachute. It doesn’t work unless it’s open.

                                          S Offline
                                          S Offline
                                          Sterling Camden independent consultant
                                          wrote on last edited by
                                          #39

                                          Backspace, d, and x (I'm a vimmer)

                                          Contains coding, but not narcotic.

                                          R 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