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
Expected behavior: projectLanguageServiceState events include a projectName field.
Actual behavior:
I do not see this field being sent, only languageServiceEnabled.
I'm trying to integrate these events with VSCode, and we need to map theprojectLanguageServiceState events back to a jsconfig.json or tsconfig.json file.