Does any library of utility/helpers for luasnip exist? #710
Replies: 2 comments 10 replies
-
Hm, I think what comes closest is the stuff in |
Beta Was this translation helpful? Give feedback.
-
What are the big amounts of code you're referring to? Boilerplate for dynamicNode/functionNode? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Luasnip is awesome, impressive, mind-blowing. The best snippet engine I used so far.
But with everything this powerful comes big complexity, and Luanip is quite complex.
Everything that is cool and unique to luansip requires big amounts of code you mostly copy paste without understanding much and from one file to another.
I think it will be cool to have a set of utility functions that make certain complex tasks simpler. Lodash style, not sure if you are familiar.
Regards
Beta Was this translation helpful? Give feedback.
All reactions