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. Which keyboard key do you hit the most while using Visual Studio?

Which keyboard key do you hit the most while using Visual Studio?

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestion
33 Posts 28 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.
  • A Offline
    A Offline
    Anurag Gandhi
    wrote on last edited by
    #1

    I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

    Life is a computer program and everyone is the programmer of his own life.

    P Richard Andrew x64R A D enhzflepE 25 Replies Last reply
    0
    • A Anurag Gandhi

      I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

      Life is a computer program and everyone is the programmer of his own life.

      P Offline
      P Offline
      Paul M Watt
      wrote on last edited by
      #2

      Backspace

      P M 2 Replies Last reply
      0
      • A Anurag Gandhi

        I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

        Life is a computer program and everyone is the programmer of his own life.

        Richard Andrew x64R Offline
        Richard Andrew x64R Offline
        Richard Andrew x64
        wrote on last edited by
        #3

        I constantly hit CTRL+SHIFT+S to save all files in case VS crashes.

        The difficult we do right away... ...the impossible takes slightly longer.

        R 1 Reply Last reply
        0
        • Richard Andrew x64R Richard Andrew x64

          I constantly hit CTRL+SHIFT+S to save all files in case VS crashes.

          The difficult we do right away... ...the impossible takes slightly longer.

          R Offline
          R Offline
          Ron Anders
          wrote on last edited by
          #4

          CTRL-Z

          1 Reply Last reply
          0
          • P Paul M Watt

            Backspace

            P Offline
            P Offline
            PJ Arends
            wrote on last edited by
            #5

            I agree. Followed closely by Delete.

            Within you lies the power for good - Use it!

            A S 2 Replies Last reply
            0
            • A Anurag Gandhi

              I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

              Life is a computer program and everyone is the programmer of his own life.

              A Offline
              A Offline
              Afzaal Ahmad Zeeshan
              wrote on last edited by
              #6

              Yes, that CTRL + Z combination is my choice of answer.

              The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

              1 Reply Last reply
              0
              • A Anurag Gandhi

                I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                Life is a computer program and everyone is the programmer of his own life.

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #7

                All of them. I write code by repeatedly smashing the keyboard with a sledgehammer. This results in beautiful symphony of code that materializes out of the seeming chaos.

                A guide to posting questions on CodeProject

                Click this: Asking questions is a skill. Seriously, do it.
                Dave Kreskowiak

                1 Reply Last reply
                0
                • P PJ Arends

                  I agree. Followed closely by Delete.

                  Within you lies the power for good - Use it!

                  A Offline
                  A Offline
                  Anurag Gandhi
                  wrote on last edited by
                  #8

                  :) :) Select and delete. yeah!!

                  Life is a computer program and everyone is the programmer of his own life.

                  1 Reply Last reply
                  0
                  • A Anurag Gandhi

                    I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                    Life is a computer program and everyone is the programmer of his own life.

                    enhzflepE Offline
                    enhzflepE Offline
                    enhzflep
                    wrote on last edited by
                    #9

                    The one closest to my head. The unbeatable debugger and great documentation are the only things that stop me dragging VS out into the backyard for a summary execution.

                    1 Reply Last reply
                    0
                    • A Anurag Gandhi

                      I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                      Life is a computer program and everyone is the programmer of his own life.

                      B Offline
                      B Offline
                      Brady Kelly
                      wrote on last edited by
                      #10

                      I type more alphabetic characters than any other, so a lexical analysis would be prudent before I considered which key I use most. It would likely be the letter used most often in English nouns and verbs, vs. the 'e' that occurs most frequently across all English words.

                      No object is so beautiful that, under certain conditions, it will not look ugly. - Oscar Wilde

                      1 Reply Last reply
                      0
                      • A Anurag Gandhi

                        I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                        Life is a computer program and everyone is the programmer of his own life.

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

                        Backspace

                        Will Rogers never met me.

                        1 Reply Last reply
                        0
                        • A Anurag Gandhi

                          I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                          Life is a computer program and everyone is the programmer of his own life.

                          S Offline
                          S Offline
                          Sanjay K Gupta
                          wrote on last edited by
                          #12

                          Ctrl+S, Ctrl+Shift+B, Alt+Space

                          ___ ___ ___
                          |__ |_| |\ | | |_| \ /
                          __| | | | \| |__| | | /

                          1 Reply Last reply
                          0
                          • A Anurag Gandhi

                            I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                            Life is a computer program and everyone is the programmer of his own life.

                            R Offline
                            R Offline
                            Rich Edwards
                            wrote on last edited by
                            #13

                            ALT + F4

                            A 1 Reply Last reply
                            0
                            • R Rich Edwards

                              ALT + F4

                              A Offline
                              A Offline
                              Anurag Gandhi
                              wrote on last edited by
                              #14

                              :) :) So, you are closing Visual Studio more often than doing anything in it.

                              Life is a computer program and everyone is the programmer of his own life.

                              1 Reply Last reply
                              0
                              • A Anurag Gandhi

                                I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                                Life is a computer program and everyone is the programmer of his own life.

                                M Offline
                                M Offline
                                Mark_Wallace
                                wrote on last edited by
                                #15

                                This one[^] (N-particularly-SFW).

                                I wanna be a eunuchs developer! Pass me a bread knife!

                                A 1 Reply Last reply
                                0
                                • A Anurag Gandhi

                                  I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                                  Life is a computer program and everyone is the programmer of his own life.

                                  C Offline
                                  C Offline
                                  Chris Maunder
                                  wrote on last edited by
                                  #16

                                  Though sometimes I mix it up with Delete.

                                  cheers Chris Maunder

                                  1 Reply Last reply
                                  0
                                  • M Mark_Wallace

                                    This one[^] (N-particularly-SFW).

                                    I wanna be a eunuchs developer! Pass me a bread knife!

                                    A Offline
                                    A Offline
                                    Anurag Gandhi
                                    wrote on last edited by
                                    #17

                                    ROFL :) :)

                                    Life is a computer program and everyone is the programmer of his own life.

                                    1 Reply Last reply
                                    0
                                    • P Paul M Watt

                                      Backspace

                                      M Offline
                                      M Offline
                                      Mark_Wallace
                                      wrote on last edited by
                                      #18

                                      I remember the days when we had to call it the destructive backspace key, because that's the character it sends. So the world has become a less destructive place.

                                      I wanna be a eunuchs developer! Pass me a bread knife!

                                      1 Reply Last reply
                                      0
                                      • A Anurag Gandhi

                                        I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                                        Life is a computer program and everyone is the programmer of his own life.

                                        Sander RosselS Offline
                                        Sander RosselS Offline
                                        Sander Rossel
                                        wrote on last edited by
                                        #19

                                        And then my keyboard keys would align so that I can easily type all I need with one hand and without losing productivity! The other hand I can use for uhhh... Using the mouse :D

                                        Visit my blog at Sander's bits - Writing the code you need. Or read my articles at my CodeProject profile.

                                        Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                        Regards, Sander

                                        1 Reply Last reply
                                        0
                                        • A Anurag Gandhi

                                          I was just thinking if anyone has analysed which keyboard key is used most while using Visaul Studio. Some of the candidates (IMO) are: "F5", "." (dot), "Tab", "Enter", "Space" I would like to exclude "Ctrl", "Shift" and "Alt" for obvious reasons (They mostly need to be pressed in combination of other keys). It would be fun to write a visual studio extension which can give me the stats about keyboard hits. :) I am not sure if it already exists.

                                          Life is a computer program and everyone is the programmer of his own life.

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

                                          I attempted to get some empirical data on this by installing a key logger on my bosses computer, at a financial institution. Can you send me a file in a cake please!

                                          Never underestimate the power of human stupidity RAH

                                          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