Skip to content

[ENHANCEMENT] Display possible arguments when using a WHILE loop #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
johndoorzon opened this issue Mar 5, 2025 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@johndoorzon
Copy link

Is your enhancement request related to a problem? Please describe.
When I use a WHILE loop, I frequently use one or more of the possible arguments: limit, on_limit and on_limit_message to improve error handling
RobotCode does not give me hints that there are arguments I can use in combination with the WHILE, so I have to google them to know which ones there are.

Describe the solution you'd like
When I use a WHILE loop, I would like RobotCode to give me hints to possible arguments, for example when I place a tab after
"WHILE ${condition}"
(like when you fill arguments with a keyword)

@johndoorzon johndoorzon added the enhancement New feature or request label Mar 5, 2025
@d-biehl d-biehl self-assigned this Mar 13, 2025
@d-biehl
Copy link
Member

d-biehl commented Mar 13, 2025

good idea!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants