-
Couldn't load subscription status.
- Fork 27
Description
Since upgrading to the versions that support the new RPGLE language server, I have been seeing issues with it crashing suddenly or not providing the features of the extension.
Attached is the latest error log I get when I open a particular IBM i share mapped to a windows drive.
Version 0.15.2 RPGLE server issue.zip
If I open VS Code on another IBM i share mapped to a windows drive, I don't get the error.
If I open VS Code without specifying a working folder I do not see these errors attached.
I have seen issues exiting VS Code if the RPGLE language server stops suddenly.

If I revert to 0.14.1 I don't see these issues.
Looking at my mapped drive folders, I looked to see if any .git folder is the cause of the problems but one mapped drive folder I open has a .git repo and VS Code functions just fine. Removing any .git folders from my mapped drive folder seems to stop the language server from crashing. I'll have to do more testing with .git in working folders. I might have set up things wrong.