L3MON4D3
L3MON4D3
Hi :) Sorry for taking so long to look at your PR, I was busy :sweat_smile: This seems very usable, especially that there is a cli-tool so one doesn't have...
Thank you for the detailed reply (and @leiserfg for taking a look :heart:)! I agree, option 2 is fine :) Especially because the link generated in the helptext is lowercased...
Yeah I'd agree, spellchecking in links ist useful, if they contain a word that is misspelled it should be corrected.
Good choice, that seems more consistent👍 I'm happy, feel free to squash :)
Awesome, thank you very much for the contribution! :)
Could you check whether [these](https://github.com/L3MON4D3/LuaSnip/issues?q=is%3Aissue+is%3Aopen+windows+jsregexp) help?
Could you go into the directory luasnip is in and run `make install_jsregexp` manually, and post the whole output? Unfortunately I don't have a windows setup currently, so I can't...
Hi :) This seems very reasonable, I'll look into adding those we support. Thanks for mentioning that vim-snippets contains these, I was not aware :) I took a quick look...
Hi :) IIUC this happens because the non-matching parts of the path are used verbatim, and only the last part matches and is thus upcased. To make the result exclude...
"Break", in what way?