how to remove items from right click context menu in Visual Studio Code?

Viewed 355

Currently, my right click context menu looks like this

enter image description here

It is too long. Many items I don't ever use. Can I remove some items from the menu?

Thank you.

1 Answers

You can click the menu bar then by right click you will get the option to close the component.

Related