Skip to content

Fixed #1631: PhpConstGotoCompletionProvider throws IndexOutOfBoundsException when cursor is before scope operator #1645

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

Merged
merged 3 commits into from
May 18, 2021

Conversation

adamwojs
Copy link
Contributor

@adamwojs adamwojs commented May 16, 2021

Skipp autocompletion for class consts. if cursor is placed before scope operator. This behaviour is consistent with class const. autocompletion in PHP code.

TODO:

@Haehnchen
Copy link
Owner

👍

@Haehnchen Haehnchen merged commit 5d6fd5d into Haehnchen:master May 18, 2021
@adamwojs adamwojs deleted the issue_1631 branch May 18, 2021 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants