edit: add = and =# commands
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
= prints the line-range of dot
=# prints the byte-range of dot
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the editor's command-dispatch code and existing commands that report information about dot. Trace how dot's line and byte ranges are represented. Done means = prints dot's line-range and =# prints its byte-range, with behavior verified against the editor's available tests or manual command execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100