Limit search to specified Folders or File Types in Visual Studio?

后端 未结 6 1822
说谎
说谎 2021-02-04 23:07

Is there a way to limit a search (via the \"Find and Replace\" dialog) in Visual Studio to specified folders or file types?

6条回答
  •  借酒劲吻你
    2021-02-04 23:56

    Yes, in the find/replace window you can:

    • specify the file types in the "Look at these file types" option
    • and choose the folders in the ... button of the "Look in" option.

    Find and Replace Window

提交回复
热议问题