Skip to content

A popup shows telling "No defintion found" #31

@hlovdahl

Description

@hlovdahl
  1. Put cursor on an instance declaration of a class in the same file.

Example:
class MyClass():
...
my_class = MyClass()

  1. Press Ctrl+Alt+g

Expected behavior:
It would find the MyClass-declaration

Actual behavior:
A popup shows telling "No defintion found"

I am using ubuntu 20.04, python 3.8, atom 1.54.0, autocomplete-python-jedi 1.10.3-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions