Closed tpasternak closed 4 years ago
The idea dump-shared-index command does not work when refresh is asynchronous. Indexing starts when refresh is not finished yet, so no modules are loaded to the project yet. Therefore we need a way to control it.
idea dump-shared-index
@lukaszwawrzyk I changed trigger value from 1 to true
1
true
The
idea dump-shared-index
command does not work when refresh is asynchronous. Indexing starts when refresh is not finished yet, so no modules are loaded to the project yet. Therefore we need a way to control it.