The terminal in vscode does not appear as follows:
If you select bash in the "Select Default Shell" section of the red area, there will be no change, and the terminal will not be displayed with the "1:" display.
I reinstalled vscode, but the situation remained the same.
Please tell me how to display the terminal.
>cat/etc/lsb-release
DISTRIB_ID = Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS"
Self-resolved.
Uninstall what was once installed by snap and
The terminal is now displayed when you install with apt from the official website deb package.
(Whether you put it in snap or apt, the vscode version was the same, so the root cause of the terminal not being displayed is unknown.)
633 PHP ssh2_scp_send fails to send files as intended
768 GDB gets version error when attempting to debug with the Presense SDK (IDE)
751 Error in x, y, and format string must not be None
845 Uncaught (inpromise) Error on Electron: An object could not be cloned
765 M2 Mac fails to install rbenv install 3.1.3 due to errors
© 2025 OneMinuteCode. All rights reserved.