facebookarchive / flow-language-server

An implementation of the Language Server Protocol for Flow
Other
188 stars 21 forks source link

feat: add support for diagnostic.relatedInformation #82

Closed Mayank1791989 closed 6 years ago

Mayank1791989 commented 6 years ago

closes #80

facebook-github-bot commented 6 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

facebook-github-bot commented 6 years ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

thymikee commented 6 years ago

And a screenshot:

screen shot 2018-06-25 at 23 53 45

Would be great to get this in and publish soon :)

cc @wbinnssmith @kpsroka

macrozone commented 6 years ago

this would be a gift for vscode users!

wbinnssmith commented 6 years ago

Sorry for the delay on this, all. Going to merge and publish this now.

@amasad

amasad commented 6 years ago

Thanks!