I just installed the extension without configuring any commands, and when I run it on the local VS Code - the activation time is very good (35 ms). But if I open VS Code inside a Docker container using VS Code remote, the startup time becomes pretty high - 1624 ms:

Is there a way to debug the activation process to understand why it is so slow?