robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] Improve analyzing and make it possible to run with cli tools

Open d-biehl opened this issue 2 years ago • 0 comments

  • [ ] collect local variables when analyzing
  • [ ] collect more references when analyzing
    • [ ] for testcases
    • [ ] for named arguments
      • [x] for robot keywords
      • [ ] for library keywords
    • [ ] for tags
  • [ ] rework rename to use references only
  • [ ] rename for tags
  • [ ] highlight for tags
  • [ ] complete user tags
  • [ ] make it possible to run on command line
  • [ ] analyse keyword arguments for correct values if type hints are given

d-biehl avatar Aug 13 '23 21:08 d-biehl