snippets icon indicating copy to clipboard operation
snippets copied to clipboard

fix(snippets):python-mode:change tryelse key

Open lordgrenville opened this issue 1 year ago • 0 comments
trafficstars

This is in line with the yasnippet-snippets repo, and prevents the warning "Multiple snippets with same identity"

There are two Python snippets with the same key (try and tryelse), creating a warning. This fixes it, bringing snippets in line with yasnippet-snippets.


lordgrenville avatar Sep 23 '24 15:09 lordgrenville