GenerateUUID icon indicating copy to clipboard operation
GenerateUUID copied to clipboard

can't use this in a file with 'uuid' anywhere in the code

Open hujhax opened this issue 8 years ago • 1 comments

If I'm in a file that has the string 'uuid' anywhere in it -- which is likely if I'm coding something dealing with uuids -- this package's 'uuid' autocomplete fails. (Sublime Text just assumes that I'm autocompleting a string I've used previously, instead of throwing it to GenerateUUID.) Is there a workaround for this? (Apart from opening a blank file and uuid-autocompleting there.)

hujhax avatar May 09 '17 16:05 hujhax

if the autocomplete fails, perhaps you can use the manual option (via the menu item Tools >> Packages >> Generate UUID v4)?

jsadeli avatar Jul 11 '17 05:07 jsadeli