eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.91k stars 2.49k forks source link

Allow to hide toolbar items via context menu #14000

Open msujew opened 1 month ago

msujew commented 1 month ago

Feature Description:

VS Code allows to hide toolbar items for editors and other widgets via a context menu:

image

We should replicate something similar. See also the discussion over at https://github.com/eclipse-theia/theia/discussions/13999.

zhouxinghong commented 2 weeks ago

Version 1.53.200 Windows 10 19044

Hello my friend! Please allow users to remove unnecessary buttons. For example, use the button pointed by the red scissors:

Because it calls the Markdown preview function that comes with VSCode, after a long period of testing and use, it is found that the Markdown preview function that comes with VSCode is a broken, outdated and incomplete existence, so please delete it.

image

Please remove this old right-click menu item. Because it calls the Markdown preview function that comes with VSCode, after a long period of testing and use, it is found that the Markdown preview function that comes with VSCode is a broken, outdated and incomplete existence, so please delete it. image image

image

Please remove this old preview option. Because it calls the Markdown preview function that comes with VSCode, after a long period of testing and use, it is found that the Markdown preview function that comes with VSCode is a broken, outdated and incomplete existence, so please delete it. image

Version 1.53.200 Windows 10 19044

Siddharthgup commented 4 hours ago

Hi @msujew and @zhouxinghong , I would like to do some contribution in this project. Can you include me in this project.