Autodetect changes to libraries and/or allow manual reload of libraries
Originally submitted to Google Code by guy.kisel on 26 Feb 2014
Currently when I make changes to my Python-based keyword libraries, I need to restart RIDE or reload my project in order to see the new keywords or changes to keywords.
It would be nice if RIDE either automatically reloaded libraries upon detecting filesystem changes, or if I could just click a "reload libraries" button.
Originally submitted to Google Code by @yanne on 19 May 2015
With current architecture this is somewhat difficult to implement, but I agree it would be useful.
Originally submitted to Google Code by @yanne on 19 May 2015
Issue 1372 has been merged into this issue.
Is the difficulty here the same for keywords in non-Python (Robot-script) resource files?