RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Reload of resource file not reflecting in prompt window (CTRL-SPACE)

Open MarkAWalters opened this issue 6 years ago • 0 comments

I edit/save a Resource file outside of RIDE, then trigger RIDE to reload the file. Ride then updates the details in the left panel, but:-

  1. When using CTRL-SPACE, is still displays the old names. (The tick indicates a variable that was not changed, the cross a variable that was renamed but is not shown when using CTRL-SPACE). image

  2. Within the Test Case, the new variables are flagged as invalid, but do work when executed. image

Of course, restarting RIDE fixes the problem, but it would be great if this was not necessary.

Thanks

Mark

MarkAWalters avatar Jun 19 '19 09:06 MarkAWalters