Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

FindReferences doesn't work on package init members #1295

@AlexanderSher

Description

@AlexanderSher

package/__init__.py:

x = 1

module.py:

import package
y = package.x

FindReferences doesn't show reference in module.py

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions