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. Edit history marks in Visual Studio

Edit history marks in Visual Studio

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiocomarchitecture
12 Posts 11 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.
  • C Chris Maunder

    I just want to say that I really appreciate the green and yellow edit tracking marks on the left side of the editing windows in Visual Studio.

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #2

    Chris Maunder wrote:

    I just want to say that I really appreciate the green and yellow edit tracking marks on the left side of the editing windows in Visual Studio.

    Out of curiosity, why? I must say, I've not even noticed them since I turn off the left margin/gutter/whatever it's called. Marc

    Thyme In The Country Interacx My Blog

    K C L 3 Replies Last reply
    0
    • M Marc Clifton

      Chris Maunder wrote:

      I just want to say that I really appreciate the green and yellow edit tracking marks on the left side of the editing windows in Visual Studio.

      Out of curiosity, why? I must say, I've not even noticed them since I turn off the left margin/gutter/whatever it's called. Marc

      Thyme In The Country Interacx My Blog

      K Offline
      K Offline
      keyboard warrior
      wrote on last edited by
      #3

      like bowling, my mouse always ends up in the gutter ;P

      ----------------------------------------------------------- Completion Deadline: two days before the day after tomorrow

      E 1 Reply Last reply
      0
      • K keyboard warrior

        like bowling, my mouse always ends up in the gutter ;P

        ----------------------------------------------------------- Completion Deadline: two days before the day after tomorrow

        E Offline
        E Offline
        El Corazon
        wrote on last edited by
        #4

        your mouse and ball following your mind? ;P

        _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb) John Andrew Holmes "It is well to remember that the entire universe, with one trifling exception, is composed of others."

        1 Reply Last reply
        0
        • M Marc Clifton

          Chris Maunder wrote:

          I just want to say that I really appreciate the green and yellow edit tracking marks on the left side of the editing windows in Visual Studio.

          Out of curiosity, why? I must say, I've not even noticed them since I turn off the left margin/gutter/whatever it's called. Marc

          Thyme In The Country Interacx My Blog

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

          Because I am am getting senile and forgetful. If I have 10 files open and am making changes all over the place and then go to check in the changes I can quickly scan what I've done, do a quick sanity check to make sure the changes look OK, and then have an easy way to summarise the changes I've made in the check-in comments It also helps me because when I'm casually browsing through a file I edited 2 hrs ago I can get a reminder of what it was I was doing. I call it "Goldfish programming", as in "memory like a...".

          cheers, Chris Maunder

          CodeProject.com : C++ MVP

          T M R K C 5 Replies Last reply
          0
          • C Chris Maunder

            Because I am am getting senile and forgetful. If I have 10 files open and am making changes all over the place and then go to check in the changes I can quickly scan what I've done, do a quick sanity check to make sure the changes look OK, and then have an easy way to summarise the changes I've made in the check-in comments It also helps me because when I'm casually browsing through a file I edited 2 hrs ago I can get a reminder of what it was I was doing. I call it "Goldfish programming", as in "memory like a...".

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            T Offline
            T Offline
            Thunderbox666
            wrote on last edited by
            #6

            Chris Maunder wrote:

            do a quick sanity check to make sure the changes look OK

            so do things only look ok as long as you are not sane?


            "There are three sides to every story. Yours, mine and the truth" ~ unknown "All things good to know are difficult to learn" ~ Greek Proverb "The only place success comes before work is in the dictionary" ~ Vidal Sassoon

            1 Reply Last reply
            0
            • C Chris Maunder

              Because I am am getting senile and forgetful. If I have 10 files open and am making changes all over the place and then go to check in the changes I can quickly scan what I've done, do a quick sanity check to make sure the changes look OK, and then have an easy way to summarise the changes I've made in the check-in comments It also helps me because when I'm casually browsing through a file I edited 2 hrs ago I can get a reminder of what it was I was doing. I call it "Goldfish programming", as in "memory like a...".

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              M Offline
              M Offline
              Mark Salsbery
              wrote on last edited by
              #7

              Chris Maunder wrote:

              memory like a...

              I'm sorry...what were you talking about again?

              Mark Salsbery Microsoft MVP - Visual C++ :java:

              1 Reply Last reply
              0
              • C Chris Maunder

                Because I am am getting senile and forgetful. If I have 10 files open and am making changes all over the place and then go to check in the changes I can quickly scan what I've done, do a quick sanity check to make sure the changes look OK, and then have an easy way to summarise the changes I've made in the check-in comments It also helps me because when I'm casually browsing through a file I edited 2 hrs ago I can get a reminder of what it was I was doing. I call it "Goldfish programming", as in "memory like a...".

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                R Offline
                R Offline
                Ravi Bhavnani
                wrote on last edited by
                #8

                Chris Maunder wrote:

                have an easy way to summarise the changes I've made in the check-in comments

                You use edit history marks (vs. diff) to generate comments? /ravi

                My new year resolution: 2048 x 1536 Home | Music | Articles | Freeware ravib(at)ravib(dot)com

                1 Reply Last reply
                0
                • M Marc Clifton

                  Chris Maunder wrote:

                  I just want to say that I really appreciate the green and yellow edit tracking marks on the left side of the editing windows in Visual Studio.

                  Out of curiosity, why? I must say, I've not even noticed them since I turn off the left margin/gutter/whatever it's called. Marc

                  Thyme In The Country Interacx My Blog

                  L Offline
                  L Offline
                  leppie
                  wrote on last edited by
                  #9

                  I think I did that too, or I just do not notice them anymore. Ctrl + Z works works fine for me :)

                  xacc.ide - now with IronScheme support
                  IronScheme - 1.0 alpha 2 out now

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Because I am am getting senile and forgetful. If I have 10 files open and am making changes all over the place and then go to check in the changes I can quickly scan what I've done, do a quick sanity check to make sure the changes look OK, and then have an easy way to summarise the changes I've made in the check-in comments It also helps me because when I'm casually browsing through a file I edited 2 hrs ago I can get a reminder of what it was I was doing. I call it "Goldfish programming", as in "memory like a...".

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    K Offline
                    K Offline
                    keeleyt83
                    wrote on last edited by
                    #10

                    Whenever I do java programming, I do it in Netbeans, and they have something similar. Whenever you work on a file that is in your CVS sandbox, it shows your changes and lines modified compared to the version in the repository. I don't know if VS has something like that (never used version control in VS) , but it should.

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      Because I am am getting senile and forgetful. If I have 10 files open and am making changes all over the place and then go to check in the changes I can quickly scan what I've done, do a quick sanity check to make sure the changes look OK, and then have an easy way to summarise the changes I've made in the check-in comments It also helps me because when I'm casually browsing through a file I edited 2 hrs ago I can get a reminder of what it was I was doing. I call it "Goldfish programming", as in "memory like a...".

                      cheers, Chris Maunder

                      CodeProject.com : C++ MVP

                      C Offline
                      C Offline
                      ClockMeister
                      wrote on last edited by
                      #11

                      Chris Maunder wrote:

                      Because I am am getting senile and forgetful.

                      Hey! I resemble that remark! -CB ;-)

                      1 Reply Last reply
                      0
                      • C Chris Maunder

                        I just want to say that I really appreciate the green and yellow edit tracking marks on the left side of the editing windows in Visual Studio.

                        cheers, Chris Maunder

                        CodeProject.com : C++ MVP

                        P Offline
                        P Offline
                        Peter K Hadley
                        wrote on last edited by
                        #12

                        Is that what those things are? I started looking at them and you seem to be right.

                        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