201: Add additional registry key
This commit is contained in:
@@ -11,4 +11,5 @@ fun setupIdeaStandaloneExecution() {
|
||||
System.getProperties().setProperty("psi.track.invalidation", "true")
|
||||
System.getProperties().setProperty("psi.incremental.reparse.depth.limit", "1000")
|
||||
System.getProperties().setProperty("ide.hide.excluded.files", "false")
|
||||
System.getProperties().setProperty("ast.loading.filter", "false")
|
||||
}
|
||||
Reference in New Issue
Block a user