문제

I know that it is possible to filter a search query in sublime to only look at/through certain filetypes, but I don't remember the syntax to do so. As far as I can recall, it was something like

..//filepath/ *.scss, *.css, *.xckv, -*.etc 

Can anybody help me out here?

도움이 되었습니까?

해결책

When you type 'MAJ+Ctrl+F'

You see the input at bottom of screen.

Line 1 : Find Input
Line 2 : Where Input
Line 3 : Replace Input

At right of Where Input, click on the three dots, and select 'add Include Filter'

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top