When opening the logical structure view in VSCode for the first time, there is some initial delay before the tree shows up. It looks like this delay is not caused by the language server producing the tree information, but maybe on the client side. Probably worth to take a look what is causing this delay.