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
My Windows PC VSCode is the latest version 1.103, and currently there are the following issues:
The default interpreter for Python has already been set, but after opening the Python file, you still need to manually select the Python interpreter, or it may take a long time for the default interpreter to be automatically selected
2.When manually selecting a Python interpreter, it takes a long time to discover and refresh Python interpreters
Even if a Python interpreter has been selected in the current Python file, when a new Python file is opened, it will still take some time for the new Python file to display the Python interpreter
4.After opening the Python file, the Python interpreter has also been selected, but it takes a long time for the syntax in the Python file to be highlighted
When running Python files, you have to wait for a while before they actually run
After opening a VSCode window, opening a new VSCode window may be slow or result in an error message that cannot be opened
7.After opening VSCode, even if the program is not allowed, many child processes will still open in the background of VSCode, occupying a large amount of memory
VSCode display Pty Host,The connection to the terminal's pty host process is unresponsive.Click to manually restart the pty host
The plugin I installed in VSCode is: CodeGeeX、Jupyter、Jupyter Cell Tags、Jupyter Keymap、Jupyter Notebook Rendeners、Jupyter Slide Show、Pylance、Python、Python Debugger、Python Environments
Please help me analyze the causes of these problems and provide solutions (I have tried uninstalling and reinstalling VSCode, but still have these issues)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My Windows PC VSCode is the latest version 1.103, and currently there are the following issues:
2.When manually selecting a Python interpreter, it takes a long time to discover and refresh Python interpreters
4.After opening the Python file, the Python interpreter has also been selected, but it takes a long time for the syntax in the Python file to be highlighted
7.After opening VSCode, even if the program is not allowed, many child processes will still open in the background of VSCode, occupying a large amount of memory
The plugin I installed in VSCode is: CodeGeeX、Jupyter、Jupyter Cell Tags、Jupyter Keymap、Jupyter Notebook Rendeners、Jupyter Slide Show、Pylance、Python、Python Debugger、Python Environments
Please help me analyze the causes of these problems and provide solutions (I have tried uninstalling and reinstalling VSCode, but still have these issues)
Beta Was this translation helpful? Give feedback.
All reactions