S
S
sta-ger2017-07-31 12:41:19
IntelliJ IDEA
sta-ger, 2017-07-31 12:41:19

How to disable indexing for certain files in JetBrains IDE?

Hello,
I am using Intellij Idea. I write in TypeScript. For several hundred .ts files, there is one .js file each. Every time after compiling ts into js, ​​Idea re-indexes all files, and there is absolutely no reason for it to do this, because I'm only interested in ts and the environment hangs great. Is it possible to disable indexing for js files? I know that you can exclude directories in the module settings, but is it possible not to exclude a directory and only files that I don't need?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sergey, 2017-07-31
@zorro76

for Webstorm/PHPStorm, read Exclude files here , it says about files.

A
Andrey Andreev, 2017-07-31
@b0nn1e

Right click on the folder -> Mask directory as -> Excluded

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question