Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: doComplete result may be undefined #51

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

johnsoncodehk
Copy link
Contributor

I highly recommend add "strict": true to tsconfig and fix all the typescript error.

@rzhao271
Copy link
Contributor

Yeah, I noticed that there's many errors that show up once "strict": true has been enabled.

@johnsoncodehk
Copy link
Contributor Author

other typescript errors is not a real problem, it was just to make sure the code conforms to typescript logic.

but doComplete return type is a problem if it inaccurate, and this problem make a bug to me :(

vuejs/language-tools#65

@rzhao271 rzhao271 merged commit 86f6867 into microsoft:main Feb 22, 2021
@rzhao271 rzhao271 added this to the February 2021 milestone Feb 22, 2021
@rzhao271 rzhao271 self-assigned this Feb 22, 2021
@rzhao271 rzhao271 added the bug Issue identified by VS Code Team member as probable bug label Feb 22, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants