# What's New in v21.2.3 ## Code Places - Reorder Members with Drag & Drop The **File Places** tab of the [Code Places](https://docs.devexpress.com/CodeRushForRoslyn/400622/navigation-and-search-tools/code-places) window now supports drag & drop so you can quickly reorder members for the opened file. To change a member's position, simply drag that member and drop it where you need it. ![](https://i.imgur.com/YsXUZQQ.gif) ## Short Descriptions for WN Hint **Code Places** You can now drag a member and drop it where you need it in the "File Places" tab of the Code Places window to quickly reorder members for the opened file. ## Resolved Issues [T1035699](https://www.devexpress.com/issue=T1035699) - Code Cleanup - Code Cleanup is not applied if the "Apply on Save" option is enabled [T1035731](https://www.devexpress.com/issue=T1035731) - Code View - "Structural Highlighting" does not support namespace prefixed tag names from the XHTML standard [T1032757 ](https://www.devexpress.com/issue=T1032757 ) - Formatting - An XML document comment is incorrectly indented if a member is wrapped in directives [T1037257](https://www.devexpress.com/issue=T1037257) - Navigation - "Jump to Symbol" does not work in Visual Studio 2022 17.0 Preview 5 [T1038450](https://www.devexpress.com/issue=T1038450) - Performance - The "CodeRush is slow typing" hint is shown when using the Naming Assistant [T1035418](https://www.devexpress.com/issue=T1035418) - Refactoring - "Move All Types to Files" does not move classes marked with the Serializable attribute