roultitude / pe

0 stars 0 forks source link

Edit command autocomplete doesn't include index #2

Open roultitude opened 1 year ago

roultitude commented 1 year ago

The autocomplete feature is marketed in the UserGuide as allowing the user to "never have to memorise any prefix nor syntax for commands.", however the behaviour when hitting tab with the edit command is to immediately fill in a prefix such as n/. This results in an invalid edit command as the index argument is skipped. This makes it somewhat unintuitive for the new user.

Perhaps could consider a default value of index instead (maybe just put as 1) before moving on the prefix cycling behaviour.

Before Tab

image.png

After Tab

image.png

soc-pe-bot commented 1 year ago

Team's Response

Autocomplete is meant only for prefixes and command words

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]