C
Coder.com•2mo ago
Kinder

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
2 Replies
Codercord
Codercord•2mo ago
<#1349744695827501207>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
Phorcys
Phorcys•2mo ago
hello, maybe you can tweak the UI to do so but it's unlikely if you want a reduced version you could write something custom using Monaco, but other than that I'm not sure

Did you find this page helpful?