Jorenar / miniSnip

Lightweight snippet plugin for Vim
MIT License
53 stars 8 forks source link

Big update select version is ok now :) #36

Closed Angluca closed 1 year ago

Angluca commented 1 year ago

Very like it !!


Can be used normally after undo . No matter how fast you press, It's all right :) Come and try it ..

2222

Check it out!

11

Jorenar commented 1 year ago

The snippet with C include guards still doesn't work properly - placeholder gets skipped despite being marked as noskip.

In other snippets, default values don't work. I spam trigger, but it doesn't jump to the next one.

I still don't understand what the PR does...

Angluca commented 1 year ago

noskip can stop now :)

You can comment have bugs example. I'm a newbie haven't example test T. T`555

Have a question:

miniSnip have first write flag? like last flag <{+}> but It's first jump to Maybe I didn't find?

# like this
<{+}>
<{3}>
<{1}> # I want first write 1 -> 2 -> 3, How to set flags?
<{2}>
Jorenar commented 1 year ago
  1. You can use my snips for testing.
  2. When testing, compare how snippets behave currently, then check how your changes make them differ.
  3. Don't forget to also check with docs (and update them if necessary)
  4. Please, I really need to understand what is the issue.
    Go back to your issue, describe it in detail, then make a PR.
  5. Better description of the PR would be welcome too.
  6. Use descriptive titles for you PRs
  7. Add comments to your code as the one maintaining it won't be you, but me.
  8. Please, examine my code thoroughly. Your changes need heavy modifications to fit in.
  9. I'm closing this PR until then.
  10. Please, place to ask standalone questions is in discussions.
Angluca commented 1 year ago

Well... Must more test . T. T

I just want snip good use on coding

Jorenar commented 1 year ago

Testing and proper descriptions! If you feel uncomfortable writing in English language, I recommend tools like Google Translate, DeepL or ChatGPT.