Request: Inspect option in context menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
I'd like the context menus to include Web browser-like inspection information on the right-clicked UI element, so that I can read which CSS selectors I need to customize my terminals.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating Hyper’s context-menu implementation and the UI path for the right-clicked terminal element, then determine how its CSS selectors can be exposed. Done means a context-menu Inspect option provides the requested inspection information for the selected UI element.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, react, typescript
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100