Search code examples
visual-studiovisual-studio-2010ideresourcesresx

How can I open a resx file in Visual Studio XML editor by default?


I want the 'View Code' view by default (xml editor), so that I can use features in R# File Structure window.


Solution

    1. Right Click on Resources File
    2. Choose Open With
    3. Select XML (Text) Editor or XML (Text) Editor with Encoding
    4. On the right side of the dialog, click Set as Default