Skip to content

Not Receiving ProjectName Fields on projectLanguageServiceState Events #12331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mjbvz opened this issue Nov 17, 2016 · 0 comments · Fixed by #12333
Closed

Not Receiving ProjectName Fields on projectLanguageServiceState Events #12331

mjbvz opened this issue Nov 17, 2016 · 0 comments · Fixed by #12333
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Nov 17, 2016

TypeScript Version: [email protected]

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.

Copying @dbaeumer on this as well

@mhegazy mhegazy added the Bug A bug in TypeScript label Nov 17, 2016
@mhegazy mhegazy added this to the TypeScript 2.1.3 milestone Nov 17, 2016
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Nov 17, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants