Code-server remove parts of activity bar
Hello, new to code-server 
I deployed it using a Dockerfile with the codercom/code-server:latest base image.
However, I am trying to do a minimalistic approach and only using some of its features (file explorer and search).
Because I do not need all of the git/chat/debug/test functionalities, I was wondering if its possible to remove their functionalities and icons from the activity bar
I know you can remove the activity bar generally, but I would like to keep the files and search icons.
Thanks in advance
I deployed it using a Dockerfile with the codercom/code-server:latest base image.
However, I am trying to do a minimalistic approach and only using some of its features (file explorer and search).
Because I do not need all of the git/chat/debug/test functionalities, I was wondering if its possible to remove their functionalities and icons from the activity bar
I know you can remove the activity bar generally, but I would like to keep the files and search icons.
Thanks in advance