robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] completion of variables in expression arguments

Open d-biehl opened this issue 1 year ago • 0 comments

completion of variables in expression arguments should work for:

  • [ ] in variable expressions like ${{$asd}}
  • [ ] in While and If statements
  • [ ] in builtin keywords that can have an expression argument like Run Keyword If

d-biehl avatar Oct 25 '24 22:10 d-biehl