pylance-release icon indicating copy to clipboard operation
pylance-release copied to clipboard

Support go-to-implementation

Open luabud opened this issue 2 years ago • 1 comments

Discussed in https://github.com/microsoft/pylance-release/discussions/2642

Originally posted by MalcolmMielle April 29, 2021 Hi all,

The "find implementation" feature doesn't seem to work well. I have a method f in a class A that inherits from B and reimplements f, and I'd like to list all "f" implementation, but nothing gets listed. Is the feature included in Pylance, and if yes, am I missing something?

Thanks,

luabud avatar May 09 '23 00:05 luabud

bump?

fl0mb avatar Aug 16 '24 09:08 fl0mb

This issue has been fixed in prerelease version 2024.12.100, which we've just released. You can find the changelog here: CHANGELOG.md

rchiodo avatar Dec 16 '24 22:12 rchiodo

Note that we're still discussing how this should behave. There's another issue here as a follow up: https://github.com/microsoft/pylance-release/issues/6775

rchiodo avatar Dec 16 '24 22:12 rchiodo

will it also be possible to list all implementations?

disrupted avatar Dec 17 '24 12:12 disrupted