Closed VitaliyBoyko closed 1 month ago
Hi @VitaliyBoyko. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
Update the existing "Generate URN Mapping" button to remain disabled while the IDE is indexing and automatically re-enable it once indexing is complete.
See com.magento.idea.magento2plugin.project.SettingsForm#createComponent
Requirements
DumbService
) to detect when indexing is in progress.Acceptance Criteria
com.intellij.psi.search.FilenameIndex
once indexing is finished.