You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Rename Variable" function will fail with the error message in the bottom left saying "Task Cancelled". I have tried in the Flask repo and there is no problem, but there is a problem with my repo. I cannot provide my repo for repro of the bug, so if someone has some ideas about logs we can check or how to make a minimal repro, let me know and I will try. There is a gift below showing the behavior.
Actual behaviour
VSCode stalls trying to rename a variable. Sometimes ending with the message "Task Cancelled" in the bottom right corner of the window.
Steps to reproduce:
Any ideas on this are appreciated. Might we have logs somewhere so we can know how to produce a minimal repro?
Logs
Logs in the JS console don't look meaningful. However, I see a message in the 'Log (Extension Host)' window, which could be related:
ms-python.python-2019.5.18875/out/client/extension
[2019-06-07 12:33:12.457] [exthost] [error] Error: Cannot resolve tree item for element 0/0:wa_trading
at define.resolveTreeNode.a.asPromise.then.then.e.getChildren.then (/usr/share/code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:481:281)
The text was updated successfully, but these errors were encountered:
Environment data
Expected behaviour
The "Rename Variable" function will fail with the error message in the bottom left saying "Task Cancelled". I have tried in the Flask repo and there is no problem, but there is a problem with my repo. I cannot provide my repo for repro of the bug, so if someone has some ideas about logs we can check or how to make a minimal repro, let me know and I will try. There is a gift below showing the behavior.
Actual behaviour
VSCode stalls trying to rename a variable. Sometimes ending with the message "Task Cancelled" in the bottom right corner of the window.
Steps to reproduce:
Logs
Logs in the JS console don't look meaningful. However, I see a message in the 'Log (Extension Host)' window, which could be related:
The text was updated successfully, but these errors were encountered: