Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
byMarto
Total activity
5
Last activity
December 08, 2021 11:05
Member since
December 07, 2021 10:46
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
December 08, 2021 11:05
Andriy Bazanov actually you are right, I didn't pick the right scope in the "Find files" modal, it seems to work ok now. Thank you! I still think that adding support for filtering by the file path ...
Community
WebStorm
How to exclude test files (eg misc.test.js) from the global search results using the `File mask` option?
0 votes
Created
December 08, 2021 09:30
Andriy Bazanov in almost every component in our project we have specific folder containing mocked data in files for the tests. The test files can be filtered, since they contain special word in the...
Community
WebStorm
How to exclude test files (eg misc.test.js) from the global search results using the `File mask` option?
0 votes
Created
December 07, 2021 10:46
Hello, is there any way to exclude the .js files in folders named "/__fixtures__/" they are all over the project. I have try with file mask "*.js,!*__fixtures__/*.js" or even with more wildcards b...
Community
WebStorm
How to exclude test files (eg misc.test.js) from the global search results using the `File mask` option?
0 votes