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

Unknown snippets when inside other snippet #3030

Open
iguanajuice opened this issue Nov 18, 2023 · 1 comment
Open

Unknown snippets when inside other snippet #3030

iguanajuice opened this issue Nov 18, 2023 · 1 comment

Comments

@iguanajuice
Copy link

Description of the problem or steps to reproduce

Install snippets plugin: micro -plugin install snippets
Run command: micro test.c
Create main function using snippet: main, alt+s
Attempt to use printf snippet (pr, alt+s), get unknown snippet instead.
Using pr, alt+s outside main's curly braces: pr snippet works perfectly fine.

Am I doing something wrong, or is this a bug?

Specifications

Commit hash: 68d88b5
OS: Arch Linux
Terminal: foot

@pjg11
Copy link

pjg11 commented Nov 21, 2023

I came across a similar issue - micro-editor/updated-plugins#11
It seems to be a bug in the snippets plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants