robotframework / robotframework/RIDE
Autocomplete tags based on already-entered tags
Open
Nobody has claimed this yet.
enhancement
prio-medium
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Originally submitted to Google Code by guy.kisel on 8 Nov 2012
If a project has a lot of tags that are being used repeatedly, it would be nice to be able to type the first few letters of a tag and then autocomplete it. This would reduce mistakes in tags due to typos and speed up the test tagging process.
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the tag-entry UI and how already-used project tags are collected; then clarify the completion behavior and add coverage for prefix matching, repeated tags, and typo-resistant selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100