You know how you can type a new name over the old name of an identifier in Visual Studio 2005 and it will show a SmartTag that lets you auto-rename all references to the identifier
This doesn't work in the "Source" tab of Cider. I don't get the Smart Tag to let me rename.
Just letting you know, to put it on your "To Do" list.

Auto-refactor doesn't work in the Cider "Source" window
Efergus
Thanks Brian. You're right on both counts. There's no rename/refactoring support yet, and yup, it's already on our to-do list :-)
Question for everyone: How important is it that the "rename" style of refactoring work in this way The alternative is that a text-based search & replace could be applied to sources and XAML alike. Let's ask it like "Celebrity Battles" would. Which feature is hotter
chad
... no and then!!
Wow, that's a hard choice, Chad.
As for the "rename while typing" style of refactoring--it's wonderful, but if you can only get the explicit form of rename refactoring would be a lot better than nothing. I find myself addicted to rename refactoring now that you've put it in the product. It's wonderful.