I noticed that the texlab extension loads on startup even if not tex files have been opened yet.
Code should allow to load extensions only once a corresponding file has been opened.
If that is possible to use with the language server than that would increase startup time for all users in case they are not working on tex.
I noticed that the texlab extension loads on startup even if not tex files have been opened yet. Code should allow to load extensions only once a corresponding file has been opened. If that is possible to use with the language server than that would increase startup time for all users in case they are not working on tex.