Page 1 of 1

Renaming with preview leaves stray file

PostPosted: July 31st, 2017, 11:01 am
by Kryptryx
Using 1.24 with vs 2017 community.
When I renaming a declaration with preview, but the rename dialog shows because I assume there is some uncertainty, then after the rename, the temporary PHP file that is created appears to become considered a part of the project. It does not get added to the project file, but does impact future renames, and cause the object list to reflect its contents. After exiting VS, the temporary file is not deleted from the temp directory. Manual deletion fixes the problem.