RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

File Move

Open yanne opened this issue 10 years ago • 0 comments

Originally submitted to Google Code by @mkorpela on 12 Apr 2011

Moving file from a directory to another would be very useful when restructuring large test data sets.

This should also update relative resource/library imports.

Example:

  • User is restructuring test suites
  • He creates a new subdirectory (missing feature)
  • He takes a file in the current directory and moves it to the subdirectory => RIDE updates file imports in the file => RIDE updates others that import the moved file

yanne avatar Jun 02 '15 12:06 yanne