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. Want My Eternal Praise?

Want My Eternal Praise?

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiocomquestion
21 Posts 13 Posters 2 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.
  • L Lost User

    And what about /* .... */?

    And from the clouds a mighty voice spoke:
    "Smile and be happy, for it could come worse!"

    And I smiled and was happy
    And it came worse.

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

    Please don't comment things out, they get hidden by the hamsters.


    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

    L 1 Reply Last reply
    0
    • N Nagy Vilmos

      Please don't comment things out, they get hidden by the hamsters.


      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

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

      I did not know that. My experience with hamsters dates back to the time before I had my first computer.

      And from the clouds a mighty voice spoke:
      "Smile and be happy, for it could come worse!"

      And I smiled and was happy
      And it came worse.

      A 1 Reply Last reply
      0
      • X Xiangyang Liu

        peterchen wrote:

        I'll even hug you

        That's why the feature is not there already.

        My Younger Son & His "PET"

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #13

        if you so desire C'mon, if you can't be arsed to read a whole sentence, go back to twitter ;P

        FILETIME to time_t
        | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

        X 1 Reply Last reply
        0
        • N NormDroid

          Could be a VB scripter?

          Software Kinetics Wear a hard hat it's under construction
          Metro RSS

          A Offline
          A Offline
          Agecanonix
          wrote on last edited by
          #14

          No, I didn't do it.

          1 Reply Last reply
          0
          • P peterchen

            I'll praise you. I'll think good thoughts about you roughly two or three times a week (excluding vacations and national holidays). I'll write a poem praising you. In German. I'll even hug you if you so desire. It's really easy. Write a Visual Studio AddIn that allows to searches files for specific text. Visual Studio does that already you say? Well. It seems I can't find these litte, simple checkboxes:

            restrict search to

            Comments

            String literals

            String resources

            That's really not much to ask, is it? Thanks in Advance.

            FILETIME to time_t
            | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

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

            Regex + Find in files comes pretty close, but then you still have to remember VS's weird regex :)

            IronScheme
            ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

            1 Reply Last reply
            0
            • P peterchen

              if you so desire C'mon, if you can't be arsed to read a whole sentence, go back to twitter ;P

              FILETIME to time_t
              | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

              X Offline
              X Offline
              Xiangyang Liu
              wrote on last edited by
              #16

              It's not the action, it is the thought that scares people. ;P

              My Younger Son & His "PET"

              1 Reply Last reply
              0
              • P peterchen

                I'll praise you. I'll think good thoughts about you roughly two or three times a week (excluding vacations and national holidays). I'll write a poem praising you. In German. I'll even hug you if you so desire. It's really easy. Write a Visual Studio AddIn that allows to searches files for specific text. Visual Studio does that already you say? Well. It seems I can't find these litte, simple checkboxes:

                restrict search to

                Comments

                String literals

                String resources

                That's really not much to ask, is it? Thanks in Advance.

                FILETIME to time_t
                | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

                B Offline
                B Offline
                BobJanova
                wrote on last edited by
                #17

                Well you can eliminate the first by not writing comments*, the second you can find with a simple regex and the third by searching only in *.resx, right? *: no not really. But that's a simple regex too.

                1 Reply Last reply
                0
                • L Lost User

                  I did not know that. My experience with hamsters dates back to the time before I had my first computer.

                  And from the clouds a mighty voice spoke:
                  "Smile and be happy, for it could come worse!"

                  And I smiled and was happy
                  And it came worse.

                  A Offline
                  A Offline
                  AspDotNetDev
                  wrote on last edited by
                  #18

                  You were Richard Gere's protégé?

                  Somebody in an online forum wrote:

                  INTJs never really joke. They make a point. The joke is just a gift wrapper.

                  L 1 Reply Last reply
                  0
                  • P peterchen

                    I'll praise you. I'll think good thoughts about you roughly two or three times a week (excluding vacations and national holidays). I'll write a poem praising you. In German. I'll even hug you if you so desire. It's really easy. Write a Visual Studio AddIn that allows to searches files for specific text. Visual Studio does that already you say? Well. It seems I can't find these litte, simple checkboxes:

                    restrict search to

                    Comments

                    String literals

                    String resources

                    That's really not much to ask, is it? Thanks in Advance.

                    FILETIME to time_t
                    | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

                    M Offline
                    M Offline
                    Michael Bergman
                    wrote on last edited by
                    #19

                    Instead of praise, could I have your bank account?

                    m.bergman

                    For Bruce Schneier, quanta only have one state : afraid.

                    To succeed in the world it is not enough to be stupid, you must also be well-mannered. -- Voltaire

                    Honesty is the best policy, but insanity is a better defense. -- Steve Landesberg

                    1 Reply Last reply
                    0
                    • A AspDotNetDev

                      You were Richard Gere's protégé?

                      Somebody in an online forum wrote:

                      INTJs never really joke. They make a point. The joke is just a gift wrapper.

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

                      AspDotNetDev wrote:

                      You were Richard Gere's protégé?

                      Didn't Richard use Gerbils?

                      Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                      A 1 Reply Last reply
                      0
                      • L Lost User

                        AspDotNetDev wrote:

                        You were Richard Gere's protégé?

                        Didn't Richard use Gerbils?

                        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                        A Offline
                        A Offline
                        AspDotNetDev
                        wrote on last edited by
                        #21

                        Yep, but he had to work his way up. Mice, then hamsters, then gerbils. By now, even the most conservative estimate puts him at polar bears.

                        Somebody in an online forum wrote:

                        INTJs never really joke. They make a point. The joke is just a gift wrapper.

                        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