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

No response when click Go to code on the Interactive Window. #10205

Closed
linette-zyy opened this issue Jun 1, 2022 · 0 comments · Fixed by #10248
Closed

No response when click Go to code on the Interactive Window. #10205

linette-zyy opened this issue Jun 1, 2022 · 0 comments · Fixed by #10248
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged

Comments

@linette-zyy
Copy link

linette-zyy commented Jun 1, 2022

Environment data

Build of Visual Studio Code - Insiders: 1.68.0-insider(user setup)
Build of python-Pre-Release: v2022.7.11511005
Build of jupyter-Pre-Release: v2022.5.1001532360
Build of pylance: v2022.5.3
Build of jupyter Notebook Renderers: v1.0.8
Build of jupyter Keymap: v1.0.0
image

Steps to reproduce:

  1. Make sure Anaconda installed in local
  2. Open the file src/test/datascience/manualTestFiles/manualTestFile.py in VS Code
  3. At the top of the file it will list the things that you need installed in your Python environment
  4. On the first cell click Run Below
  5. Interactive Window should open, show connection information, and execute cells
  6. Expand and collapse the input area of a cell
  7. Use the Goto Code button

Expected behaviour

It should jump to the part of the .py file that submitted the code

Actual behaviour

No response when click Go to code

@linette-zyy linette-zyy added the bug Issue identified by VS Code Team member as probable bug label Jun 1, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jun 1, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2023
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 triage-needed Issue needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants