Inserting copyright notice/banner in all source code files in Visual Studio 2012

后端 未结 6 1919
谎友^
谎友^ 2020-12-23 11:23

After some Googling I found this: Use a Visual Studio Macro to Insert Copyright Headers into Source Files. It looked promising:

// 

        
6条回答
  •  温柔的废话
    2020-12-23 11:48

    In case this might still be interesting, there is the License header plugin that can add a completey customizable header to any file on creation. Currently, this does work with VS2013, but not (yet?) with VS 2015.

提交回复
热议问题