robotframework / robotframework/RIDE

Should populate all the keywords with some common word

Open
#1,386 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement prio-low
Dominant language
Python
Stars
1k
Forks
385
Avg merge
13m
Merged PRs (30d)
2

Description

Originally submitted to Google Code by sreekeer... on 18 Mar 2014

In RIDE,
While using User defined keywords, say when we type "Check" in RIDE, all keywords starting with only "CHeck" will be displayed using intellisense.

Rather, it has to display all the keywords which contains "CHeck" word in the keyword

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

No file or test is named. Start by reproducing keyword completion in RIDE with a user-defined keyword and inspect the intellisense matching entry point. Done means entering a common word displays user-defined keywords containing that word, not only keywords beginning with it.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
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.