You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should call stop() on the language client in the vscode-microprofile's deactivate method to ensure that the process is terminated when the extension is deactivated.
Should call
stop()on the language client in the vscode-microprofile'sdeactivatemethod to ensure that the process is terminated when the extension is deactivated.