rust-lang / rust-lang/rust-mode
No autopair on closure argument lists "| |"
Open
Nobody has claimed this yet.
- Dominant language
- Emacs Lisp
- Stars
- 1.3k
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
I'm using autopair package for electric pairs and was looking into getting the vertical pipes for closures to behave similarly. I gather this has something to do with the the mode's syntax tables, but I'm pretty ignorant of how this works in emacs.
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
No file or test is named. Start by examining rust-mode's syntax tables and its interaction with the autopair package; done means Rust closure argument pipes are handled as electric pairs in the mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100