robotframework / robotframework/RIDE
Find Usage without Excluded Files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Originally submitted to Google Code by justin.n... on 6 Feb 2014
Having the ability to exclude resource files / any other file in RIDE is a great feature. But when using the "Find Usage" feature for finding where keywords are used, might be beneficial to not search the already excluded files, in place of the current implementation of not having the ability to click them after they are found. This could help search time.
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
Start at RIDE’s Find Usage feature and trace how excluded resource files are handled after results are found. Confirm the intended behavior for excluded files, then verify that Find Usage omits them while still finding usages in included files.
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