Skip to content

Don't disable hyperclick at entity.name scope fixes #370#374

Merged
sadovnychyi merged 1 commit into
autocomplete-python:masterfrom
jonboiser:patch-1
Aug 3, 2018
Merged

Don't disable hyperclick at entity.name scope fixes #370#374
sadovnychyi merged 1 commit into
autocomplete-python:masterfrom
jonboiser:patch-1

Conversation

@jonboiser

@jonboiser jonboiser commented May 14, 2018

Copy link
Copy Markdown
Contributor

In latest Atom + Python grammar, function calls like foo() are given an entity.name scope, so are excluded from hyperclick suggestions. This removes the scope from disableForSelector option.

Appears to fix #370 for me, locally.

@sadovnychyi sadovnychyi merged commit 527080d into autocomplete-python:master Aug 3, 2018
@jonboiser jonboiser deleted the patch-1 branch August 3, 2018 17:34
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.

Hyperclick go to definition for functions stopped working on Atom 1.25 with language-python v0.49.2

2 participants