Does anyone have a Notepad++ plugin that will generate UUIDs and insert them

前端 未结 3 1657
没有蜡笔的小新
没有蜡笔的小新 2021-01-01 18:28

I Often need UUIDs inserted into files that I\'m editing in Notepad++. Does anyone have a macro or add in that does this. Or an autohotkey script?

3条回答
  •  萌比男神i
    2021-01-01 19:16

    (AHK) Universally Unique Identifier (UUID/GUID) Generator

    It's not spectacular(has its flaws), but it looks to get the job done.

提交回复
热议问题