Rename is pretty much the only refactor tool that I use but I can't get the in-place feature to work. Also the refactor is always across my entire solution where I usually want only the project, namespace, file or method.
So how to get Resharper Rename working in-place on a selectable scope?
PS: if the in-place rename has the current file as default, that would be fine to.