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. Does this tool exist?

Does this tool exist?

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestionworkspace
31 Posts 18 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.
  • K K Shaffer

    I have to use Windows XP as my desktop environment. I don't have the luxury of having all of my source code organized into a Visual Studio solution. Many of the source code directories have hundreds of files. I find myself clicking on files in explorer quite a bit but many of these directories have hundreds of files. Scrolling down to find a file or group of files is a pain. I can press a character and explorer will find the first file that begins with that character but I wish I could just keep typing and find the file I'm looking for. Windows search is too cumbersome. Does anyone have a suggestion for a tool that would do something similar to this?

    --Kevin

    R Offline
    R Offline
    Rajesh R Subramanian
    wrote on last edited by
    #21

    Will visual studio express edition (freely available) not do? :~

    It was ever thus, the Neophiles will always rush out and get 'The Latest Thing' at a high price and with all the inherent faults - Dalek Dave.

    1 Reply Last reply
    0
    • K K Shaffer

      I have to use Windows XP as my desktop environment. I don't have the luxury of having all of my source code organized into a Visual Studio solution. Many of the source code directories have hundreds of files. I find myself clicking on files in explorer quite a bit but many of these directories have hundreds of files. Scrolling down to find a file or group of files is a pain. I can press a character and explorer will find the first file that begins with that character but I wish I could just keep typing and find the file I'm looking for. Windows search is too cumbersome. Does anyone have a suggestion for a tool that would do something similar to this?

      --Kevin

      M Offline
      M Offline
      Mark_Wallace
      wrote on last edited by
      #22

      There's this[^]. No-one I know who's tried it has ever looked back.

      I wanna be a eunuchs developer! Pass me a bread knife!

      1 Reply Last reply
      0
      • K K Shaffer

        I have to use Windows XP as my desktop environment. I don't have the luxury of having all of my source code organized into a Visual Studio solution. Many of the source code directories have hundreds of files. I find myself clicking on files in explorer quite a bit but many of these directories have hundreds of files. Scrolling down to find a file or group of files is a pain. I can press a character and explorer will find the first file that begins with that character but I wish I could just keep typing and find the file I'm looking for. Windows search is too cumbersome. Does anyone have a suggestion for a tool that would do something similar to this?

        --Kevin

        M Offline
        M Offline
        Mark_Wallace
        wrote on last edited by
        #23

        Um, I just tried typing a filename into the address bar (after a backslash, of course), and it does the trick very nicely.

        I wanna be a eunuchs developer! Pass me a bread knife!

        K 1 Reply Last reply
        0
        • M Manfred Rudolf Bihy

          Are you really thinking he would post his email in this forum? Dream on! Please ignore my stupidity! I ought to go to sleep now, it is 4:30 AM.

          modified on Wednesday, December 29, 2010 10:23 PM

          A Offline
          A Offline
          archymeta
          wrote on last edited by
          #24

          The original message was a bit misleading, I have corrected it ...

          M 1 Reply Last reply
          0
          • K K Shaffer

            I have to use Windows XP as my desktop environment. I don't have the luxury of having all of my source code organized into a Visual Studio solution. Many of the source code directories have hundreds of files. I find myself clicking on files in explorer quite a bit but many of these directories have hundreds of files. Scrolling down to find a file or group of files is a pain. I can press a character and explorer will find the first file that begins with that character but I wish I could just keep typing and find the file I'm looking for. Windows search is too cumbersome. Does anyone have a suggestion for a tool that would do something similar to this?

            --Kevin

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

            why dont ya just make one with an autocomplete. childsplay. if you got so much 'code' you must be an average programmer, should take you a couple hours to make an app for it.

            MVC

            1 Reply Last reply
            0
            • K K Shaffer

              I have to use Windows XP as my desktop environment. I don't have the luxury of having all of my source code organized into a Visual Studio solution. Many of the source code directories have hundreds of files. I find myself clicking on files in explorer quite a bit but many of these directories have hundreds of files. Scrolling down to find a file or group of files is a pain. I can press a character and explorer will find the first file that begins with that character but I wish I could just keep typing and find the file I'm looking for. Windows search is too cumbersome. Does anyone have a suggestion for a tool that would do something similar to this?

              --Kevin

              G Offline
              G Offline
              Gary R Wheeler
              wrote on last edited by
              #26

              The fact that this project involves other programmers doesn't necessarily prevent you from creating a Visual Studio project and/or solution to manage it.

              Software Zen: delete this;
              Fold With Us![^]

              1 Reply Last reply
              0
              • A archymeta

                The original message was a bit misleading, I have corrected it ...

                M Offline
                M Offline
                Manfred Rudolf Bihy
                wrote on last edited by
                #27

                And I have amended my vote! :-D

                1 Reply Last reply
                0
                • M Mark_Wallace

                  Um, I just tried typing a filename into the address bar (after a backslash, of course), and it does the trick very nicely.

                  I wanna be a eunuchs developer! Pass me a bread knife!

                  K Offline
                  K Offline
                  K Shaffer
                  wrote on last edited by
                  #28

                  Thanks. Another thing I hadn't tried. This will work fine in the majority of cases.

                  -mE

                  1 Reply Last reply
                  0
                  • M Marc Clifton

                    Shaffer wrote:

                    I don't have the luxury of having all of my source code organized into a Visual Studio solution.

                    Uh, why not? Marc

                    D Offline
                    D Offline
                    Dale Hoover
                    wrote on last edited by
                    #29

                    Have you tried using TortoiseSVN .. It's free and a lot of larger companies are using it to manage there code base.

                    M 1 Reply Last reply
                    0
                    • D Dale Hoover

                      Have you tried using TortoiseSVN .. It's free and a lot of larger companies are using it to manage there code base.

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

                      Dale Hoover wrote:

                      Have you tried using TortoiseSVN

                      Use it all the time. :) Marc

                      1 Reply Last reply
                      0
                      • K K Shaffer

                        I have to use Windows XP as my desktop environment. I don't have the luxury of having all of my source code organized into a Visual Studio solution. Many of the source code directories have hundreds of files. I find myself clicking on files in explorer quite a bit but many of these directories have hundreds of files. Scrolling down to find a file or group of files is a pain. I can press a character and explorer will find the first file that begins with that character but I wish I could just keep typing and find the file I'm looking for. Windows search is too cumbersome. Does anyone have a suggestion for a tool that would do something similar to this?

                        --Kevin

                        E Offline
                        E Offline
                        emartinho
                        wrote on last edited by
                        #31

                        Not exactly similar, but you did mention that you tried windows search, so I'll suggest an alternative... Agent Ransack Link[^]is the free little brother to FileLocator Pro. It's pretty fast and you can save your search criteria as well as the search results. Hope this helps. -EM

                        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