Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try snippets with same keys #107

Open
rickalex21 opened this issue May 11, 2024 · 0 comments
Open

try snippets with same keys #107

rickalex21 opened this issue May 11, 2024 · 0 comments
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet

Comments

@rickalex21
Copy link

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

@rickalex21 rickalex21 added is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant