Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Go to definition" does not work when the method is in the parent class #213040

Closed
ibobak opened this issue May 19, 2024 · 3 comments
Closed

"Go to definition" does not work when the method is in the parent class #213040

ibobak opened this issue May 19, 2024 · 3 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@ibobak
Copy link

ibobak commented May 19, 2024

Type: Bug

The library is this one: https://pypi.org/project/pytorch-lifestream/
There is a class PandasDataPreprocessor which is derived from DataPreprocessor, the latter has a method fit_transform().

Now I want to navigate this from code, and it just doesn't work:
image
image

VS Code version: Code 1.89.1 (dc96b83, 2024-05-07T05:16:23.416Z)
OS version: Linux x64 6.4.6-060406-generic
Modes:

System Info
Item Value
CPUs Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz (88 x 1197)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 0, 1, 1
Memory (System) 251.76GB (228.19GB free)
Process Argv --crash-reporter-id 27d42247-63fb-4d9e-9cb0-87d9974843dc
Screen Reader no
VM 50%
DESKTOP_SESSION ubuntu-xorg
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu-xorg
XDG_SESSION_TYPE x11
Extensions (50)
Extension Author (truncated) Version
numbered-bookmarks ale 8.4.0
project-manager ale 12.8.0
zoomer ant 0.2.3
vscode-django bat 1.15.0
docs-view bie 0.1.0
path-intellisense chr 2.8.5
gitignore cod 0.9.0
git-extension-pack don 0.1.3
githistory don 0.6.20
python-environment-manager don 1.2.4
python-extension-pack don 1.7.0
gitlens eam 15.0.3
vscode-edit-csv jan 0.9.1
vscode-icon-theme jtl 1.6.6
vsc-python-indent Kev 1.18.0
vscode-checkpoints mic 1.3.3
vscode-docker ms- 1.29.1
csdevkit ms- 1.5.20
csharp ms- 2.28.11
vscode-dotnet-runtime ms- 2.0.5
vscodeintellicode-csharp ms- 2.1.11
black-formatter ms- 2024.2.0
debugpy ms- 2024.6.0
pylint ms- 2023.10.1
python ms- 2024.6.0
vscode-pylance ms- 2024.5.1
datawrangler ms- 1.0.2
jupyter ms- 2024.4.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.17
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
remote-containers ms- 0.362.0
remote-ssh ms- 0.110.1
remote-ssh-edit ms- 0.86.0
remote-wsl ms- 0.88.2
vscode-remote-extensionpack ms- 0.25.0
remote-explorer ms- 0.4.3
remote-server ms- 1.5.1
vs-keybindings ms- 0.2.1
one-dark-theme msk 1.14.2
autodocstring njp 0.6.1
git-file-history pom 1.0.1
gpack Sey 2.0.0
markdown-preview-enhanced shd 0.8.13
vscode-conventional-commits viv 1.25.0
jinja who 0.0.8
markdown-all-in-one yzh 3.6.2
material-theme zhu 3.17.2
vscode-open-in-github ziy 1.3.6

(12 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
tftest:31042121
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
chatpanelt:31048053
dsvsc021:30996838
9c06g630:31013171
pythoncenvpt:31049070
fchga941:31046352
pythonprt:31047983
dwnewjupyter:31046869
26j00206:31048877

@mjbvz
Copy link
Contributor

mjbvz commented May 20, 2024

/extPython

@VSCodeTriageBot
Copy link
Collaborator

It looks like this is caused by the Python extension. Please file the issue to the Python extension repository. Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our issue reporting guidelines for more information.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot added the *caused-by-extension Issue identified to be caused by an extension label May 20, 2024
@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
@ibobak
Copy link
Author

ibobak commented May 20, 2024

posted to python's repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

3 participants