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. Who moved the Start Page?

Who moved the Start Page?

Scheduled Pinned Locked Moved The Lounge
question
32 Posts 16 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 Offline
    M Offline
    Matthew Dennis
    wrote on last edited by
    #1

    In VS2017, prior to 15.2, Start Page was under the View menu. Now its under the File menu. I don't want to File the Start Page, I want to view it.

    "Time flies like an arrow. Fruit flies like a banana."

    K B B 3 Replies Last reply
    0
    • M Matthew Dennis

      In VS2017, prior to 15.2, Start Page was under the View menu. Now its under the File menu. I don't want to File the Start Page, I want to view it.

      "Time flies like an arrow. Fruit flies like a banana."

      K Offline
      K Offline
      Kevin Marois
      wrote on last edited by
      #2

      I hear ya. That is one of my biggest gripes with MS. FFS STOP MOVING THINGS AROUND!!! One that REALLLLLLLLLY bugs me is they change the keyboard shortcuts to compile. In VS2016 it was F6, then in 2015 it was CTRL+SHITF+F6 something else, now in my version 2017 it's back to F6. As far as the Start Page... I hear a lot of ppl say they disable it. I can't understand why. If the feeds are too slow then turn them off, but the MRU list and Project Options are useful. And, in 2010 MS provided a WPF Start Page template which MS hasn't upgraded since. I once created a really useful start page but I can't now upgrade it.

      If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

      Richard DeemingR S D 3 Replies Last reply
      0
      • K Kevin Marois

        I hear ya. That is one of my biggest gripes with MS. FFS STOP MOVING THINGS AROUND!!! One that REALLLLLLLLLY bugs me is they change the keyboard shortcuts to compile. In VS2016 it was F6, then in 2015 it was CTRL+SHITF+F6 something else, now in my version 2017 it's back to F6. As far as the Start Page... I hear a lot of ppl say they disable it. I can't understand why. If the feeds are too slow then turn them off, but the MRU list and Project Options are useful. And, in 2010 MS provided a WPF Start Page template which MS hasn't upgraded since. I once created a really useful start page but I can't now upgrade it.

        If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

        Richard DeemingR Offline
        Richard DeemingR Offline
        Richard Deeming
        wrote on last edited by
        #3

        Kevin Marois wrote:

        VS2016

        I must have missed that version! :laugh:

        Kevin Marois wrote:

        F6

        It's always been F5 for me. And Ctrl+Shift+F5 is bound to the "Debug.Restart" command.


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

        K 1 Reply Last reply
        0
        • Richard DeemingR Richard Deeming

          Kevin Marois wrote:

          VS2016

          I must have missed that version! :laugh:

          Kevin Marois wrote:

          F6

          It's always been F5 for me. And Ctrl+Shift+F5 is bound to the "Debug.Restart" command.


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          K Offline
          K Offline
          Kevin Marois
          wrote on last edited by
          #4

          Richard Deeming wrote:

          It's always been F5 for me. And Ctrl+Shift+F5 is bound to the "Debug.Restart" command.

          Well you just validated my grievance. Should't the option to Compile be the same regardless of version?

          If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

          Richard DeemingR Z 2 Replies Last reply
          0
          • K Kevin Marois

            Richard Deeming wrote:

            It's always been F5 for me. And Ctrl+Shift+F5 is bound to the "Debug.Restart" command.

            Well you just validated my grievance. Should't the option to Compile be the same regardless of version?

            If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

            Richard DeemingR Offline
            Richard DeemingR Offline
            Richard Deeming
            wrote on last edited by
            #5

            Kevin Marois wrote:

            Should't the option to Compile be the same regardless of version?

            But it is: it's F5, and it always has been, in every version of Visual Studio I can remember, at least since "Visual Studio .NET" in 2002. :confused: EDIT: Correction - F5 is Debug.Start. Build.Compile is Ctrl+F7, and Build.BuildSolution is Ctrl+Shift+B. Default Keyboard Shortcuts in Visual Studio | Microsoft Docs[^] The VS2012 version of the documentation[^] shows how the mapping (used to?) differ depending on which scheme you selected when you first started Visual Studio.


            "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

            "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

            K G L K A 5 Replies Last reply
            0
            • Richard DeemingR Richard Deeming

              Kevin Marois wrote:

              Should't the option to Compile be the same regardless of version?

              But it is: it's F5, and it always has been, in every version of Visual Studio I can remember, at least since "Visual Studio .NET" in 2002. :confused: EDIT: Correction - F5 is Debug.Start. Build.Compile is Ctrl+F7, and Build.BuildSolution is Ctrl+Shift+B. Default Keyboard Shortcuts in Visual Studio | Microsoft Docs[^] The VS2012 version of the documentation[^] shows how the mapping (used to?) differ depending on which scheme you selected when you first started Visual Studio.


              "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

              K Offline
              K Offline
              Kevin Marois
              wrote on last edited by
              #6

              For you it is. It's F6 on my Home PC and both my work PC's. And the other Dev's here say the same. That right there is my point. It should be the same for ALL Visual Studio installations everywhere.

              If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

              Richard DeemingR L G 3 Replies Last reply
              0
              • K Kevin Marois

                For you it is. It's F6 on my Home PC and both my work PC's. And the other Dev's here say the same. That right there is my point. It should be the same for ALL Visual Studio installations everywhere.

                If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                Richard DeemingR Offline
                Richard DeemingR Offline
                Richard Deeming
                wrote on last edited by
                #7

                Kevin Marois wrote:

                It should be the same for ALL Visual Studio installations everywhere.

                But then you'll get people complaining that they can't customise the shortcuts, and the default isn't the key they want to use. :laugh:


                "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                K 1 Reply Last reply
                0
                • Richard DeemingR Richard Deeming

                  Kevin Marois wrote:

                  It should be the same for ALL Visual Studio installations everywhere.

                  But then you'll get people complaining that they can't customise the shortcuts, and the default isn't the key they want to use. :laugh:


                  "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                  K Offline
                  K Offline
                  Kevin Marois
                  wrote on last edited by
                  #8

                  Agreed. And I have no problem with allowing customization... But out of the box it should be the same.

                  If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                  Richard DeemingR 1 Reply Last reply
                  0
                  • K Kevin Marois

                    Agreed. And I have no problem with allowing customization... But out of the box it should be the same.

                    If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                    Richard DeemingR Offline
                    Richard DeemingR Offline
                    Richard Deeming
                    wrote on last edited by
                    #9

                    Well, according to Microsoft, it is:

                    Default Keyboard Shortcuts in Visual Studio[^]:

                    Debug.Restart: Ctrl+Shift+F5 Debug.Start: F5 Debug.StartWithoutDebugging: Ctrl+F5 Debug.StopDebugging: Shift+F5

                    Have you picked a different keyboard mapping scheme?


                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                    "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                    K R 3 Replies Last reply
                    0
                    • Richard DeemingR Richard Deeming

                      Well, according to Microsoft, it is:

                      Default Keyboard Shortcuts in Visual Studio[^]:

                      Debug.Restart: Ctrl+Shift+F5 Debug.Start: F5 Debug.StartWithoutDebugging: Ctrl+F5 Debug.StopDebugging: Shift+F5

                      Have you picked a different keyboard mapping scheme?


                      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                      K Offline
                      K Offline
                      Kevin Marois
                      wrote on last edited by
                      #10

                      I've never changed it on any installation

                      If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                      N Richard DeemingR 2 Replies Last reply
                      0
                      • K Kevin Marois

                        I've never changed it on any installation

                        If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                        N Offline
                        N Offline
                        Nathan Minier
                        wrote on last edited by
                        #11

                        That would be a hysterical GPO, just to mess with the devs.

                        "There are three kinds of lies: lies, damned lies and statistics." - Benjamin Disraeli

                        K 1 Reply Last reply
                        0
                        • N Nathan Minier

                          That would be a hysterical GPO, just to mess with the devs.

                          "There are three kinds of lies: lies, damned lies and statistics." - Benjamin Disraeli

                          K Offline
                          K Offline
                          Kevin Marois
                          wrote on last edited by
                          #12

                          Well, it's working

                          If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                          1 Reply Last reply
                          0
                          • K Kevin Marois

                            I've never changed it on any installation

                            If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                            Richard DeemingR Offline
                            Richard DeemingR Offline
                            Richard Deeming
                            wrote on last edited by
                            #13

                            You should probably report it to Microsoft as a bug, then. :)


                            "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                            "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                            1 Reply Last reply
                            0
                            • M Matthew Dennis

                              In VS2017, prior to 15.2, Start Page was under the View menu. Now its under the File menu. I don't want to File the Start Page, I want to view it.

                              "Time flies like an arrow. Fruit flies like a banana."

                              B Offline
                              B Offline
                              Brisingr Aerowing
                              wrote on last edited by
                              #14

                              Tools > Customize Just sayin'.

                              What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                              K 1 Reply Last reply
                              0
                              • Richard DeemingR Richard Deeming

                                Well, according to Microsoft, it is:

                                Default Keyboard Shortcuts in Visual Studio[^]:

                                Debug.Restart: Ctrl+Shift+F5 Debug.Start: F5 Debug.StartWithoutDebugging: Ctrl+F5 Debug.StopDebugging: Shift+F5

                                Have you picked a different keyboard mapping scheme?


                                "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                                K Offline
                                K Offline
                                Kevin Marois
                                wrote on last edited by
                                #15

                                Here's another great change - at least in my VS installations... Create a class and add an interface (eg ": IMyInterface").. Used to be you could Right Click on the interface name and choose Implement Interface. Now, you have highlight the interface name and choose "CTRL+." - ya, that's intuitive. In VS2017 (Maybe 15 too) a dialog opens which is fine, but the control to open it went from RC'ing to "CTRL+." I mean, really?????

                                If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                                Richard DeemingR 1 Reply Last reply
                                0
                                • B Brisingr Aerowing

                                  Tools > Customize Just sayin'.

                                  What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                                  K Offline
                                  K Offline
                                  Kevin Marois
                                  wrote on last edited by
                                  #16

                                  The point here is that for default installations both Richard and I are seeing different defaults.

                                  If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                                  L 1 Reply Last reply
                                  0
                                  • K Kevin Marois

                                    Here's another great change - at least in my VS installations... Create a class and add an interface (eg ": IMyInterface").. Used to be you could Right Click on the interface name and choose Implement Interface. Now, you have highlight the interface name and choose "CTRL+." - ya, that's intuitive. In VS2017 (Maybe 15 too) a dialog opens which is fine, but the control to open it went from RC'ing to "CTRL+." I mean, really?????

                                    If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                                    Richard DeemingR Offline
                                    Richard DeemingR Offline
                                    Richard Deeming
                                    wrote on last edited by
                                    #17

                                    I use R#, so it's always Alt+Enter. :D I guess they switched to Ctrl+. when they moved to Roslyn (VS2015), and dramatically increased the number of built-in refactorings.


                                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                                    "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                                    1 Reply Last reply
                                    0
                                    • Richard DeemingR Richard Deeming

                                      Well, according to Microsoft, it is:

                                      Default Keyboard Shortcuts in Visual Studio[^]:

                                      Debug.Restart: Ctrl+Shift+F5 Debug.Start: F5 Debug.StartWithoutDebugging: Ctrl+F5 Debug.StopDebugging: Shift+F5

                                      Have you picked a different keyboard mapping scheme?


                                      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                                      R Offline
                                      R Offline
                                      Roland M Smith
                                      wrote on last edited by
                                      #18

                                      They are talking about compiling not debug. I have VS 2012 and Build Solution is F7 and Compile is Ctrl-F7.

                                      K 1 Reply Last reply
                                      0
                                      • R Roland M Smith

                                        They are talking about compiling not debug. I have VS 2012 and Build Solution is F7 and Compile is Ctrl-F7.

                                        K Offline
                                        K Offline
                                        Kevin Marois
                                        wrote on last edited by
                                        #19

                                        Compile. And you just proved my point. Where did F7 come from???

                                        If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

                                        W 1 Reply Last reply
                                        0
                                        • K Kevin Marois

                                          The point here is that for default installations both Richard and I are seeing different defaults.

                                          If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.

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

                                          Maybe it differs from US to UK keyboards?

                                          In this present crisis, government is not the solution to our problem; government is the problem. ~ Ronald Reagan

                                          K 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