Description
On Ubuntu 20.04, I use the latest stable vscode
and the git master version of lsp-wl
. I noticed the following strange problem: after login into the system, the first time running of the "Start Debugging F5" with the lsp-wl
will fail with the following error:
The easy and quick way to fix this problem is running the math
or mathematica
commands once. Other workarounds, based on my observation, including, but may not be limited to, the following way: Click on the "Cancel", and then re-run the "Start Debugging F5" for several times, the problem will finally disappear.
Afterwards, if I close the vscode
, then restart it, the problem doesn't appear again. More specifically, the problem occurs only when F5
is called from vscode
for the first time after logging into the system.
Regards,
HY
Activity