Search in all files in a project in Sublime Text 3

前端 未结 5 1215
庸人自扰
庸人自扰 2020-12-04 04:42

Is there a way to search for a string in all files inside a project in Sublime Text 3? The string is not a method.

5条回答
  •  时光取名叫无心
    2020-12-04 05:43

    You can put in "Where:" box to search from the current Sublime project from the Find in Files menu.

    This is more useful than searching from the root folder for when your project is including or excluding particular folders or file extensions.

提交回复
热议问题