IntellectualSites / IntellectualSites/PlotSquared

`/plot f set <flag> <value>` uses improper tab completions

Open
#3,028 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved Bug Good first issue
Dominant language
Java
Stars
653
Forks
975
Avg merge
2m
Merged PRs (30d)
6

Description

The tab completion should stop at the value provided

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the tab-completion handler for the /plot f set <flag> <value> command and reproduce the completion behavior shown in the issue. Trace how completion continues after a value is supplied. Done means completion stops at the provided value instead of offering improper further completions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.