increpare / increpare/PuzzleScript
legend autocomplete shootergun = Shootergun_u or Shootergun_d or Shootergun_l or Shootergun_r
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
if it detects completion by suffix, why not allow for a list of 'or's? (maybe just with directional ones?)
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 locating legend autocomplete and the suffix-completion logic, then trace how Shootergun_u, Shootergun_d, Shootergun_l, and Shootergun_r are interpreted. Done means the autocomplete accepts the requested directional alternatives without changing unrelated completion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100