How to get syntax highlighting for alternate file extension for Visual Studio 2010 or 2013?

前端 未结 1 696
北荒
北荒 2020-12-15 02:47

For older version of Visual Studio it was a simple tweak in registry

http://codebetter.com/darrellnorton/2004/04/21/get-visual-studio-syntax-highlighting-for-alterna

相关标签:
1条回答
  • 2020-12-15 03:30

    Go to Tools -> Options -> Text Editor -> File Extension and type your alternative extension and then associate it with your editor (e.g. Microsoft Visual C++)

    0 讨论(0)
提交回复
热议问题