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. General Programming
  3. Visual Studio
  4. Find In Files

Find In Files

Scheduled Pinned Locked Moved Visual Studio
questioncsharpc++visual-studio
5 Posts 3 Posters 4 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.
  • V Offline
    V Offline
    Vitaly Belman
    wrote on last edited by
    #1

    In VC++6 I used F4 to go to the next found item in "Find in Files", in VS.Net F4 goes only to next task. What is the key to go to the next found item in "Find results"? :suss: Vitaly Belman :suss:

    J I 2 Replies Last reply
    0
    • V Vitaly Belman

      In VC++6 I used F4 to go to the next found item in "Find in Files", in VS.Net F4 goes only to next task. What is the key to go to the next found item in "Find results"? :suss: Vitaly Belman :suss:

      J Offline
      J Offline
      Jim A Johnson
      wrote on last edited by
      #2

      I wish I knew. I'll second your complaint, thogh, just in case anyone at MS reads this stuff. The loss of the F4 key is just another one of the flaws in VS7.

      V 1 Reply Last reply
      0
      • J Jim A Johnson

        I wish I knew. I'll second your complaint, thogh, just in case anyone at MS reads this stuff. The loss of the F4 key is just another one of the flaws in VS7.

        V Offline
        V Offline
        Vitaly Belman
        wrote on last edited by
        #3

        The help files say it is F12.. But that's untrue. :suss: Vitaly Belman :suss:

        1 Reply Last reply
        0
        • V Vitaly Belman

          In VC++6 I used F4 to go to the next found item in "Find in Files", in VS.Net F4 goes only to next task. What is the key to go to the next found item in "Find results"? :suss: Vitaly Belman :suss:

          I Offline
          I Offline
          ijprest
          wrote on last edited by
          #4

          Change the definition for F4 and Shift-F4 to use Edit.GotoNextLocation and Edit.GotoPreviousLocation. That should do what you want. They scroll through the task list if you've just done a compile, but they scroll through the find results if you just did a search.

          V 1 Reply Last reply
          0
          • I ijprest

            Change the definition for F4 and Shift-F4 to use Edit.GotoNextLocation and Edit.GotoPreviousLocation. That should do what you want. They scroll through the task list if you've just done a compile, but they scroll through the find results if you just did a search.

            V Offline
            V Offline
            Vitaly Belman
            wrote on last edited by
            #5

            Thank you. :suss: Vitaly Belman :suss:

            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