macOS + IntelliJ CE 2018.02 + kotlin master branch...
# intellij
j
macOS + IntelliJ CE 2018.02 + kotlin master branch is constantly “Scanning for files to index” and from the logs. Is a workaround?
Copy code
2018-07-29 10:58:41,929 [ 616011]   INFO - pl.ProjectRootManagerComponent - project roots have changed 
2018-07-29 10:58:42,574 [ 616656]   INFO - .diagnostic.PerformanceWatcher - Pushing properties took 608ms; general responsiveness: ok; EDT responsiveness: ok 
2018-07-29 10:58:42,651 [ 616733]   INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 72ms; general responsiveness: ok; EDT responsiveness: ok
I deleted caches and restarted and seems to have fixed it.