Activity Bar - Java Testing flask not visable

Info:
The bar on the left in VS Code with your Extensions is called the Activity Bar. In Curser IDE they move this Activity Bar to a horizontal layout on the left.

Issue:
I found that not all of my extensions were visible even after clicking the down area to expand the list. In my case I was missing the Unit Testing flask. But others could be missing or impacted.

Solution:
To make the activity bar go back to being vertical on the left so it would show all my extensions again I had to add this to my user settings.json
“workbench.activityBar.orientation”: “vertical”

Expected outcome:
The horizontal orientation of the activity bar should show all the same extensions as the virtual orientation.

Here is a copy of the extensions I have to help you repo the issue.

ms-toolsai.vscode-jupyter-slideshow
ms-toolsai.vscode-jupyter-cell-tags
ms-toolsai.jupyter-renderers
ms-python.debugpy
anysphere.pyright
ms-toolsai.jupyter-keymap
jamilraichouni.python-docstring-folding
shengchen.vscode-checkstyle
vscjava.vscode-java-debug
redhat.vscode-yaml
vscjava.vscode-java-dependency
vscjava.vscode-java-test
donjayamanne.githistory
vscjava.vscode-java-pack
vscjava.vscode-maven
mhutchie.git-graph
vscjava.vscode-gradle
visualstudioexptteam.vscodeintellicode
integracode.serialv-uid-generator
visualstudioexptteam.intellicode-api-usage-examples
ms-python.isort
ms-python.python
ms-python.vscode-pylance
mtxr.sqltools
mtxr.sqltools-driver-pg
42crunch.vscode-openapi
streetsidesoftware.code-spell-checker
ms-azuretools.vscode-docker
eamodio.gitlens
hashicorp.terraform
redhat.java
ms-vscode-remote.remote-containers
ms-toolsai.jupyter
builder.builder
github.vscode-github-actions
amazonwebservices.aws-toolkit-vscode