Update menu widget when the frontend initialization is finished #15192
-
Hi , I am using vs-code extension on my custom theia application. Based on the extension configuration there is a need to update the Menu item when the initialization of the frontend app is finished. Is it possible to register new menu action, and reload the menu widget when the initialization of the frontend app is already finished ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey @sophieminasyan, Yes, the menu widget will update dynamically when new entries are added. See also #13720. |
Beta Was this translation helpful? Give feedback.
-
@msujew |
Beta Was this translation helpful? Give feedback.
Yes, the menu widget will update dynamically when new entries are added. See also #13720.