Nonsensical logic from file delete Follow
- Hitting the Delete key on a selected file does nothing.
- Right-clicking a file sometimes shows a Delete option but other times puts it in Refactor and sometimes shows it as Safe Delete.
- The delete behavior doesn't automatically check for references then show a warning if any exist.
- Any check for references doesn't seem to care where the file is actually located.
Maybe #4 is okay, but the rest just seem unnecessary, and because of that, are annoying.
Please sign in to leave a comment.
How it should work:
The current behavior is a bit overly-careful just because all file changes are stored in local history (right-click top-level project directory, select Local History).
I'm just sayin'... things could be smarter and less work.