-
Type: Bug
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.1
-
Fix Version/s: QualifiedToSchedule
In SDK mode, the framework is started and then the IDE bundles are hot-reloaded. IDE bundle's content templates are contributed after the repository initialization.
A work-around is to register a runtime listener that will react to the "reload" event fired by the reload service. That listener may test for documents and launch by hand the right factory trough the content template service.
- depends on
-
NXIDE-211 Fix runtime initialization (content template)
- Open