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. Feature Forums
  3. - Uncategorised posts -
  4. "Colourised in XXms" what this new feature means?

"Colourised in XXms" what this new feature means?

Scheduled Pinned Locked Moved - Uncategorised posts -
questioncsharpvisual-studiotutorial
10 Posts 4 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.
  • S Offline
    S Offline
    Suvendu Shekhar Giri
    wrote on last edited by
    #1

    Since today morning, I noticed a right aligned line of texts in the code block (wrapped with pre tag pairs) which says "Colourised in 58ms". Can any one guide what it actually means? Is this something similar to Visual Studio feature which indicates like "12345ms elapsed"? Can anyone educate me? Thanks in advance ! :) Note: I am not sure if this is the right category of forum to ask the question. Suggestion on this would be helpful too.

    ___@sHubHa

    M P L 3 Replies Last reply
    0
    • S Suvendu Shekhar Giri

      Since today morning, I noticed a right aligned line of texts in the code block (wrapped with pre tag pairs) which says "Colourised in 58ms". Can any one guide what it actually means? Is this something similar to Visual Studio feature which indicates like "12345ms elapsed"? Can anyone educate me? Thanks in advance ! :) Note: I am not sure if this is the right category of forum to ask the question. Suggestion on this would be helpful too.

      ___@sHubHa

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

      It might be useful to know what application you noticed this in - presumably VS

      Never underestimate the power of human stupidity RAH

      L P 2 Replies Last reply
      0
      • S Suvendu Shekhar Giri

        Since today morning, I noticed a right aligned line of texts in the code block (wrapped with pre tag pairs) which says "Colourised in 58ms". Can any one guide what it actually means? Is this something similar to Visual Studio feature which indicates like "12345ms elapsed"? Can anyone educate me? Thanks in advance ! :) Note: I am not sure if this is the right category of forum to ask the question. Suggestion on this would be helpful too.

        ___@sHubHa

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        I suspect it's an artefact of the formatter that CP is using. This type of question would normally be asked in the Lounge but is also suitable for the Site Bugs and Suggestions forum because you are asking about site behaviour and, as that's where the CP team hang out, that's where they should see the question.

        This space for rent

        S 1 Reply Last reply
        0
        • M Mycroft Holmes

          It might be useful to know what application you noticed this in - presumably VS

          Never underestimate the power of human stupidity RAH

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

          No it is here on CodeProject in forum messages:

          int i = 0;
          while (true)
          {
          ++i;
          if (i > 1000)
          break;
          }

          S 1 Reply Last reply
          0
          • S Suvendu Shekhar Giri

            Since today morning, I noticed a right aligned line of texts in the code block (wrapped with pre tag pairs) which says "Colourised in 58ms". Can any one guide what it actually means? Is this something similar to Visual Studio feature which indicates like "12345ms elapsed"? Can anyone educate me? Thanks in advance ! :) Note: I am not sure if this is the right category of forum to ask the question. Suggestion on this would be helpful too.

            ___@sHubHa

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

            No, it's just Bob showing what a smart guy he is. Or is it the hamsters taking over?

            S 1 Reply Last reply
            0
            • M Mycroft Holmes

              It might be useful to know what application you noticed this in - presumably VS

              Never underestimate the power of human stupidity RAH

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #6

              It's a site feature. If you surround a block in pre tags in the editor, it tells you how long it took to colour the block.

              For instance, this section of
              formatting told me that it
              took approximately 3 ms
              to format successfully.

              This space for rent

              S 1 Reply Last reply
              0
              • L Lost User

                No it is here on CodeProject in forum messages:

                int i = 0;
                while (true)
                {
                ++i;
                if (i > 1000)
                break;
                }

                S Offline
                S Offline
                Suvendu Shekhar Giri
                wrote on last edited by
                #7

                Yes.. True. I noticed this in codeproject.

                ___@sHubHa

                1 Reply Last reply
                0
                • P Pete OHanlon

                  It's a site feature. If you surround a block in pre tags in the editor, it tells you how long it took to colour the block.

                  For instance, this section of
                  formatting told me that it
                  took approximately 3 ms
                  to format successfully.

                  This space for rent

                  S Offline
                  S Offline
                  Suvendu Shekhar Giri
                  wrote on last edited by
                  #8

                  Exactly !!!

                  ___@sHubHa

                  1 Reply Last reply
                  0
                  • L Lost User

                    No, it's just Bob showing what a smart guy he is. Or is it the hamsters taking over?

                    S Offline
                    S Offline
                    Suvendu Shekhar Giri
                    wrote on last edited by
                    #9

                    I think it's Bob only. The smartest guy. ;)

                    ___@sHubHa

                    1 Reply Last reply
                    0
                    • P Pete OHanlon

                      I suspect it's an artefact of the formatter that CP is using. This type of question would normally be asked in the Lounge but is also suitable for the Site Bugs and Suggestions forum because you are asking about site behaviour and, as that's where the CP team hang out, that's where they should see the question.

                      This space for rent

                      S Offline
                      S Offline
                      Suvendu Shekhar Giri
                      wrote on last edited by
                      #10

                      Thanks for the guidance :)

                      ___@sHubHa

                      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