ty icon indicating copy to clipboard operation
ty copied to clipboard

Go-to-definition jumps to typeshed stubs for datetime module import

Open olzhasar opened this issue 4 days ago • 7 comments

Summary

When jumping to a definition ~~that corresponds to an external library~~, ty points to the cached Python file. This file is generally identical to the source, so exploring it's contents works fine. However, it gets inconvenient when one wants to, for example, explore other files in the same folder as the source. This feels like a common use case when jumping to definitions.

Version

ty 0.0.7

olzhasar avatar Dec 28 '25 16:12 olzhasar