df74fb23f8
Do not schedule updates for dependencies of scripts that were not requested (opened in the editor or such) for some time This fixes a problem when vcs updates changing scripts can trigger undesired script dependencies updates (probable cause of script files never highlighted correctly in some cases) Refactor: use VirtualFile instead of String and move code from GradleScriptTemplateProvider