-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedmode:juliamode:processingmode:python
Milestone
Description
What were you expecting?
I was expecting no warnings.
What actually happened?
I got a warning:
Multiple snippets with same identity: "try"
Steps to reproduce
Use ripgrep or grep and you will get these results.
python-mode/tryelse:3:3:# key: try
python-mode/try:3:3:# key: try
processing-mode/try__catch__finally:3:3:# key: try
processing-mode/try__catch:3:3:# key: try
processing-mode/try:3:3:# key: try
julia-mode/tryf:3:3:# key: try
julia-mode/try:3:3:# key: try
Operating system
Linux nixos 6.8.9
Emacs version
29.3
Installed commit of doom-snippets
9620bb4
FrederickGeek8, lizhuohua, funnell, harisonkhlil, claytharrison and 6 more
Metadata
Metadata
Assignees
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedmode:juliamode:processingmode:python