John Hamelink

Results 74 comments of John Hamelink

I'd love to see official support for JSONSchema - it would provide support to anyone using [yaml-language-server](https://github.com/redhat-developer/yaml-language-server) under the hood (I use it with [Eglot](https://github.com/joaotavora/eglot/), lots of people use it...

All my free coding time is being spent on building an app for a job I'm interviewing for /right now/, but after I will give this a go, as I'd...

@trenpixster is this likely to be looked at any time soon?

Great, unfortunately I won't be able to try it this time around - I ended up using OpenMaize in the meantime.

I get this as well when saving the following model (note that there are no longs): https://gist.github.com/johnhamelink/19cabe7b221585f87b7d

FWIW, cscope is very similar in terms of functionality to ctags, but it finds functions/classes/whatever in a different way. I might take a look at adding this functionality, but with...

That looks great, I’ll try it out first thing in the morning, thanks! 👍🏻

@pablobc-mx, so I tried out your function and it works well - one question though, how would I trigger the arg with a keybinding? I'm currently using: ```emacs-lisp (evil-define-key 'normal...

Thank you both! I look forward to pulling down that merged PR, no pressure :sweat_smile:

@pablobc-mx wow, this looks fantastic! I'll check it out and let you know :)