Await App ready to enable UI Extension

I have an ui extension that only works after hotloading, it doesn’t load on start the code app.
How do I programatically wait for the app to be ready and then call a hotload, or an enable in my exension.

Is there some sort of error occurring when the extension runs on app startup? You can run the app from commandline to see if there is an error or check the log file for the Code app.

Thank you Matias, it was just some importing errors . I though it was a problem with loading extensions from other extensions.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.