Andrea Crotti

Results 83 comments of Andrea Crotti

Nice @CsBigDataHub , just one last question, how do we maintain such a massive amount of snippets? I mean if you generated them do you need to rerun the generation...

Thanks for the suggestion @Vonfry . I didn't quite understand what you mean though, so the problem is that since `yasnippet-snippets` is loaded after yasnippet and before you call `snippets-initialize`,...

The `key` is quite long @pataquets , I think to make it a snippet it should save some typing, but atm it doesn't make much difference typing the whole thing...

Hi @practicalli-john , so I just tried to reproduce the issue but I can't actually reproduce it. I do `test TAB hello-test TAB` and it just goes to the next...

Mm I just tried as well and it works for me, and my Emacs configuration is just https://github.com/AndreaCrotti/Emacs-configuration/blob/master/ca-init.el @JCZuurmond Maybe you have some setting that affects this somehow?

Yeah that was the point @JCZuurmond I don't have any custom config at all now since I don't really use Python. So if you have a link to your config...

Thanks, I'll test it soon but otherwise looks good to me

Hi @rpdeo, I think it could be useful, not sure about some of the snippets (like 200/405 since they are a bit too simple to be useful for me), but...

I'm having the same issue with cider 1.6.0-SNAPSHOT actually, would be nice to have a workaround at least

Another way I found is to just do a `cider-set-repl-type` on the shadow cljs repl after I messed it up, not great though I wonder why it even thinks it's...