Description
In my opinion, context menus are underdeveloped and not used for dev needs.
The biggest offender, in my opinion, is the context menu is in Source bar. Most of the option are not relevant for development or debugging. Most of the actions can be removed (Emoji, Save As..., search, define). I doubt that all text manipulations are needed, since all devs know shortcut for those operations. Others are relevant at the file level and make more sense in File tab in side navigator.
It would be much better to have basic operations similar to ones in VS Code, go to definition, find all references, and things of that nature.
It would also be super handy to have context dependent options for DOM object. Especially "Scroll into view".
In general, it would be good to have context menu unified as much as possible. For example, make "Store as global" and "Scroll into view" available from Source tab context menu, not only from Elements. I've create another issue on the scroll into view subject here.
It feels like context menus are neglected at this point, and they can have great value for productivity during debugging.
Will be happy to hear what you think, and would love to get involved in discussion and brainstorming of this subject.
Cheers
AB#39424738