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. Confusing windows

Confusing windows

Scheduled Pinned Locked Moved The Lounge
helpvisual-studioquestionlearning
17 Posts 12 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.
  • P PaulowniaK

    Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

    Almost, but not quite, entirely unlike... me...

    J Offline
    J Offline
    Jim Meadors
    wrote on last edited by
    #3

    I've been there and this is what works for me: I hold the mouse pointer over the tab for the file and it gives the full path to the location of the file. From this you should be able to differentiate which one you are looking at.

    P C 2 Replies Last reply
    0
    • _ _Damian S_

      Change the window colour of one of the instances?

      Silence is golden... but duct tape is silver!! Booger Mobile - My bright green 1964 Ford Falcon - check out the blog here!! | If you feel generous - make a donation to Camp Quality!!

      P Offline
      P Offline
      PaulowniaK
      wrote on last edited by
      #4

      Ah, sensible. If only I can reliably remember which version is which colour... :doh:

      Almost, but not quite, entirely unlike... me...

      1 Reply Last reply
      0
      • J Jim Meadors

        I've been there and this is what works for me: I hold the mouse pointer over the tab for the file and it gives the full path to the location of the file. From this you should be able to differentiate which one you are looking at.

        P Offline
        P Offline
        PaulowniaK
        wrote on last edited by
        #5

        Yes. It does work to an extent. But I've confused myself enough times already, you see... Guess I better learn to slow down and check first...

        Almost, but not quite, entirely unlike... me...

        J 1 Reply Last reply
        0
        • P PaulowniaK

          Yes. It does work to an extent. But I've confused myself enough times already, you see... Guess I better learn to slow down and check first...

          Almost, but not quite, entirely unlike... me...

          J Offline
          J Offline
          Jim Meadors
          wrote on last edited by
          #6

          oh well move one to a folder named DoNotEverDoThisAgain and then you just have to remember which project that is! :-D

          1 Reply Last reply
          0
          • P PaulowniaK

            Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

            Almost, but not quite, entirely unlike... me...

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

            I have a question on StackOverflow on How to change the title bar text of Visual Studio[^]. Maybe some of the feedback there can help you do that, and hopefully that may help you. I haven't tried any of the answers on VS 2012, or even on 2010 though.

            P 1 Reply Last reply
            0
            • P PaulowniaK

              Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

              Almost, but not quite, entirely unlike... me...

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

              Rename one of the solutions? VS displays the solution name in its title bar.

              1 Reply Last reply
              0
              • P PaulowniaK

                Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                Almost, but not quite, entirely unlike... me...

                C Offline
                C Offline
                cptKoala
                wrote on last edited by
                #9

                I've come across similar issues ;) You might wanne give this a try Rename Visual Studio Window Title[^]

                1 Reply Last reply
                0
                • P PaulowniaK

                  Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                  Almost, but not quite, entirely unlike... me...

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

                  Our main form gets in your face with some horrible colours, not wishy washy pastels, in each different environment but this only relevant when you compile and run so it can be irritating having coded into the wrong instance. Multiple monitors, one for each instance, if the business are going to drive you nuts like this then make the buggers pay - 3 new HUGE monitors please. If you are the one making this decision then please remove your finger and rename the solutions!

                  Never underestimate the power of human stupidity RAH

                  1 Reply Last reply
                  0
                  • B Brady Kelly

                    I have a question on StackOverflow on How to change the title bar text of Visual Studio[^]. Maybe some of the feedback there can help you do that, and hopefully that may help you. I haven't tried any of the answers on VS 2012, or even on 2010 though.

                    P Offline
                    P Offline
                    PaulowniaK
                    wrote on last edited by
                    #11

                    Cool. I got it to work for VS 2010. :cool: But it doesn't seem to work for VS 2005... :suss:

                    Almost, but not quite, entirely unlike... me...

                    1 Reply Last reply
                    0
                    • P PaulowniaK

                      Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                      Almost, but not quite, entirely unlike... me...

                      N Offline
                      N Offline
                      Nagy Vilmos
                      wrote on last edited by
                      #12

                      Been there. Updating the same module in three different code lines. Mistakes? What mistakes?


                      Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

                      1 Reply Last reply
                      0
                      • P PaulowniaK

                        Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                        Almost, but not quite, entirely unlike... me...

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

                        If you change the Solution name it shows in the VS title bar.

                        One of these days I'm going to think of a really clever signature.

                        1 Reply Last reply
                        0
                        • J Jim Meadors

                          I've been there and this is what works for me: I hold the mouse pointer over the tab for the file and it gives the full path to the location of the file. From this you should be able to differentiate which one you are looking at.

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

                          that doesn't work if you don't use tabbed windows, unfortunately.

                          image processing toolkits | batch image processing

                          1 Reply Last reply
                          0
                          • P PaulowniaK

                            Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                            Almost, but not quite, entirely unlike... me...

                            J Offline
                            J Offline
                            jschell
                            wrote on last edited by
                            #15

                            PaulowniaK wrote:

                            But isn't there any easier way of telling apart the two VS instances I've got running

                            1. Don't run them at the same time. 2. Get three monitors and run each one on its own monitor.

                            1 Reply Last reply
                            0
                            • P PaulowniaK

                              Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                              Almost, but not quite, entirely unlike... me...

                              S Offline
                              S Offline
                              SockPuppeteer
                              wrote on last edited by
                              #16

                              Just only open one at a time - VS is so fast at opening projects, it will hardly take any time to close one and open the next...

                              .\\axxx

                              1 Reply Last reply
                              0
                              • P PaulowniaK

                                Due to various reasons I've ended up working on multiple VS projects all with the same name. I've got 2 on the go and am just about to get started on the 3rd. Please don't argue about how I ended up in this position, as that's not something I can fix right now. The problem is that if I've got these projects opened at the same time, I get confused as to which one I'm looking at. They are of course saved under different paths so if I spend the time to interrogate the file paths of .cpps and what have you I should be OK. But isn't there any easier way of telling apart the two VS instances I've got running both with MyProject.sln opened, both the seemingly identical code in them (unless you look at them under a microscope)?

                                Almost, but not quite, entirely unlike... me...

                                C Offline
                                C Offline
                                CHill60
                                wrote on last edited by
                                #17

                                Try sticking

                                #warning "this is project 1"

                                at the top and making sure you've got the Error List open in each window

                                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