


You should not need to specify the line ending for an existing file but for a new file you will want to set Edit > EOL Conversion > UNIX Format.Check Detect when file is changed outside the environment and Auto-load changes, if saved.Ĭonfiguring Notepad++ ( download Notepad++).> Environment -> Documents from the VS menu. You need to configure Visual Studio to automatically reload files that change externally.This is done in its options floater accessed from inside Visual Studio, Tools -> Stripem.You will need to set to save to Unix (LF) line ending and add |xml to the regular expression of files this tool watches.

Third party tool for Visual Studio 2008/2010 to automatically convert files to specified line ending type when a file is saved.A tab must be the same width as 4 spaces.In addition to the editor specific notes below, you should consider using the Mercurial extension EolExtension to make line-endings less of a problem. Lines must end with a LF (linefeed) character.If you are going to work on the viewer code you need to conform to the Coding Standard.
