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

Refactoring a variable in a ipynb is failing #7553

Closed
arronsullivan opened this issue Aug 31, 2021 · 2 comments
Closed

Refactoring a variable in a ipynb is failing #7553

arronsullivan opened this issue Aug 31, 2021 · 2 comments
Labels
bug Issue identified by VS Code Team member as probable bug notebook-intellisense Intellisense & other language features in notebook cells for any language

Comments

@arronsullivan
Copy link

Issue Type: Bug

Hello, I am unable to refactor variables in python notebooks via F2. It seems to think it will work and says to press enter to rename, but then a notification pops up that says 'No Result'.
Thank you.

VS Code version: Code 1.59.1 (3866c3553be8b268c8a7f8c0482c0c0177aa8bfa, 2021-08-19T11:56:46.957Z)
OS version: Windows_NT x64 10.0.22000
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2592)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 31.85GB (15.60GB free)
Screen Reader no
VM 0%
Extensions (35)
Extension Author (truncated) Version
path-intellisense chr 2.4.0
codeswing cod 0.0.20
bracket-pair-colorizer-2 Coe 0.2.1
thinking-in-data dyn 0.0.1
gitlens eam 11.6.0
vsc-material-theme Equ 33.1.2
vsc-material-theme-icons equ 1.2.2
foam-vscode foa 0.14.2
vscode-pull-request-github Git 0.29.2
debug-visualizer hed 2.2.4
vscode-drawio hed 1.6.2
r Iku 2.2.0
nbpreviewer jit 1.2.2
vsls-whiteboard los 0.0.12
dotnet-interactive-vscode ms- 1.0.2409020
gather ms- 2021.6.0
python ms- 2021.8.1159798656
vscode-pylance ms- 2021.8.3
jupyter ms- 2021.8.1236758218
remote-wsl ms- 0.58.2
vsliveshare ms- 1.0.4761
vsliveshare-audio ms- 0.1.91
vsliveshare-pack ms- 0.4.0
sqltools mtx 0.23.0
indent-rainbow ode 7.5.0
material-icon-theme PKi 4.10.0
vscode-data-preview Ran 2.3.0
synthwave-vscode Rob 0.1.8
vscode-pets ton 1.8.1
vscodeintellicode Vis 1.2.14
vscode-icons vsc 11.6.0
codetour vsl 0.0.58
gistfs vsl 0.3.0
gitdoc vsl 0.0.8
material-theme zhu 3.11.4

(5 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspyt653:30270858
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551:30345470
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805:30301674
pythonvspyt200:30340761
vscextlang:30333561
binariesv615:30325510
pythonvssor306:30344512
bridge0708:30335490
pygetstartedc2:30351386
bridge0723:30353136
vsdyn478:30356813
vscus224cf:30358040
vssid140cf:30358037

@rebornix rebornix transferred this issue from microsoft/vscode Sep 15, 2021
@rebornix rebornix removed their assignment Sep 15, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Sep 15, 2021

Thanks for the bug.

Renaming isn't possible at the moment (limitation of how we talk to pylance).

@rchiodo rchiodo removed their assignment Sep 15, 2021
@rchiodo rchiodo added bug Issue identified by VS Code Team member as probable bug needs-triage and removed needs-triage labels Sep 15, 2021
@greazer greazer added the notebook-intellisense Intellisense & other language features in notebook cells for any language label Sep 16, 2021
@greazer
Copy link
Member

greazer commented Sep 16, 2021

Dupe of #5123

@greazer greazer closed this as completed Sep 16, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-intellisense Intellisense & other language features in notebook cells for any language
Projects
None yet
Development

No branches or pull requests

4 participants