Insert a new GUID to Visual Studio 2012

前端 未结 4 974
难免孤独
难免孤独 2021-01-31 04:29

Is it possible to create a code snippet or something similar to automate the process of generating and inserting GUIDs in to the text editor in Visual Studio 2012? I frequently

4条回答
  •  面向向阳花
    2021-01-31 05:11

    My SCLAssist extension has this feature. You can bind the "Paste GUID" to a key mapping. SCLAssist is free.

提交回复
热议问题