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

    Out of my control. Legacy code, political issues, money, etc, you get the idea...

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

    Shaffer wrote:

    Out of my control. Legacy code, political issues, money, etc, you get the idea...

    Well, the reason I asked was because I figure, you could perhaps use the Eclipse or Sharp Develop IDE (both free) to at least manage the folders/files. I don't think Visual Studio Express (which is free) will work because I don't believe it supports folders in solutions. And as others have said, you should also get a good source control system. Some of those have very nice client IDE's that may help in organizing the files as well. Marc

    H 1 Reply Last reply
    0
    • M Marc Clifton

      Shaffer wrote:

      Out of my control. Legacy code, political issues, money, etc, you get the idea...

      Well, the reason I asked was because I figure, you could perhaps use the Eclipse or Sharp Develop IDE (both free) to at least manage the folders/files. I don't think Visual Studio Express (which is free) will work because I don't believe it supports folders in solutions. And as others have said, you should also get a good source control system. Some of those have very nice client IDE's that may help in organizing the files as well. Marc

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #13

      Marc Clifton wrote:

      I don't think Visual Studio Express (which is free) will work because I don't believe it supports folders in solutions.

      It does. It does not however, support multi-language solutions.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      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

        N Offline
        N Offline
        Nemanja Trifunovic
        wrote on last edited by
        #14

        I am in a similar situation (except for the XP part) and simply use cmd window. To enable tab completion on XP, look at this KB article[^].

        utf8-cpp

        P 1 Reply Last reply
        0
        • N Nemanja Trifunovic

          I am in a similar situation (except for the XP part) and simply use cmd window. To enable tab completion on XP, look at this KB article[^].

          utf8-cpp

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #15

          Nemanja Trifunovic wrote:

          cmd window

          DOS box for the win! :cool: That's what I use too; I spend most of my day in a DOS box. At least it's bigger than the cubicle.

          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

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

            There is one :-O We have developed a visual system that virtually turns a file system into a hierarchic sets of SQL databases (it's more in some aspects). User can do accurate search and sort on meta properties of files using unlimited expressions (like what is done in SQL) with the help of intellisense, starting from any directory recursively downward. It's unlike the current ones and I am sure you have never seen something like it before. It is under testing, if you are interested, please reply using the e-mail button below and I will send you a (.net WPF 4.0) copy using your e-mail...

            modified on Thursday, December 30, 2010 3:01 AM

            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

              R Offline
              R Offline
              Robert M Greene
              wrote on last edited by
              #17

              Source Insight http://www.sourceinsight.com/ We use it where I work.

              ............................. Two words you don't ever want to hear. "Fix bayonets" US Marine Corps When the pin is pulled, Mr. Grenade is not our friend.

              1 Reply Last reply
              0
              • A archymeta

                There is one :-O We have developed a visual system that virtually turns a file system into a hierarchic sets of SQL databases (it's more in some aspects). User can do accurate search and sort on meta properties of files using unlimited expressions (like what is done in SQL) with the help of intellisense, starting from any directory recursively downward. It's unlike the current ones and I am sure you have never seen something like it before. It is under testing, if you are interested, please reply using the e-mail button below and I will send you a (.net WPF 4.0) copy using your e-mail...

                modified on Thursday, December 30, 2010 3:01 AM

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

                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

                L A 2 Replies 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

                  L Offline
                  L Offline
                  Luc Pattyn
                  wrote on last edited by
                  #19

                  I think the suggestion was to use the e-mail widget and send him his e-mail address, not to publish it here. :)

                  Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                  Season's Greetings to all CPians.

                  M 1 Reply Last reply
                  0
                  • L Luc Pattyn

                    I think the suggestion was to use the e-mail widget and send him his e-mail address, not to publish it here. :)

                    Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                    Season's Greetings to all CPians.

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

                    E-Mail widget? Have I gone blind? Please Luc, tell me where that is already. Yes of course what says email better than "email". Somehow I've always seemed to ignore that link! My bad! Think I'd better go to bed now. :)

                    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

                      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