Skip to content
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

Issue-8310 #8515

Conversation

esterw1109
Copy link
Contributor

@esterw1109 esterw1109 commented Sep 17, 2020

Issue-8310: Deprecated code completions crash
Signed-off-by: Esther Perelman wwr1109@gmail.com

What it does

Fixes #8310
Fixes #8475

How to test

Steps to reproduce on #8310

Review checklist

Reminder for reviewers

Issue-8310: Deprecated code completions crash
Signed-off-by: Esther Perelman <wwr1109@gmail.com>
@danidoedel
Copy link

I guess #8475 is related and this change will fix it as well?

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @esterw1109 👍
Please be sure to sign-off your commit so we can accept the changes (it is necessary for the eca check).

@vince-fugnitto vince-fugnitto added bug bugs found in the application builtins Issues related to VS Code builtin extensions vscode issues related to VSCode compatibility labels Sep 17, 2020
@esterw1109
Copy link
Contributor Author

Thank you for your contribution @esterw1109 👍
Please be sure to sign-off your commit so we can accept the changes (it is necessary for the eca check).

I have signed-off my commit but it's still has an error, What can it be?

@amiramw
Copy link
Member

amiramw commented Sep 17, 2020

Thank you for your contribution @esterw1109 👍
Please be sure to sign-off your commit so we can accept the changes (it is necessary for the eca check).

I have signed-off my commit but it's still has an error, What can it be?

https://github.com/eclipse-theia/theia/blob/master/CONTRIBUTING.md#eclipse-contributor-agreement

@vince-fugnitto
Copy link
Member

@esterw1109 I see that you have signed-off your commit and your ECA is valid:

image

The issue is that your authorship email does not match your sign-off (git log):

commit c40abaef09b0095bffd89a05d4e125abf1a2bb5f (HEAD -> esterw1109-8310-Deprecated-code-completions-crash)
Author: Esther Perelman <34027100+esterw1109@users.noreply.github.com>
Date:   Thu Sep 17 13:23:10 2020 +0300

    Issue-8310
    
    Issue-8310: Deprecated code completions crash
    Signed-off-by: Esther Perelman <wwr1109@gmail.com>

@esterw1109
Copy link
Contributor Author

esterw1109 commented Sep 17, 2020

@vince-fugnitto Thanks! That was the problem I changed my author-email and recreate a PR on #8517
Should I close current PR?

@vince-fugnitto
Copy link
Member

@vince-fugnitto Thanks! That was the problem I changed my author-email and recreate a PR on #8517
Should I close current PR?

I'll close it for you, thank you for providing the fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application builtins Issues related to VS Code builtin extensions vscode issues related to VSCode compatibility
Projects
None yet
4 participants