rust-lang / rust-lang/rust-by-example
`?` symbol shows help, while I want to type it
Open
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 8.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
there was issue when i tried to do some activities, and i could not type ? symbol in the code, because it triggered a help modal page
one workaround is just copy the ? symbol and use it
maybe there are other ways to do it?
Contributor guide
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
Start by reproducing the issue in the live code editor described in the repository; type ? directly and observe the help modal. Trace the editor's keyboard handling to identify why the symbol opens help, then verify that ? can be entered normally without breaking the help shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100