Is it possible to run code every time the IDE is loaded in the browser?
May 21, 2019 at 2:22amIs it possible to run code every time the IDE is loaded in the browser?
May 21, 2019 at 2:22amTrying to ensure a support document is opened in the mini browser each time they enter the IDE, even if they closed it before. I have it opening the first time, but it never runs again.
May 21, 2019 at 11:05am
You can inspire yourself on how the getting-started works where if there is no workspace open, the page displays each time the IDE is refreshed or loaded.