Today when I rename a field in a windows forms, the matching .resx file is not updated. This is very annoying (I have to manually rename them instead).
Would be nice to detect we're in a windows forms class, and propose to update the resx accordingly.