TJ DeVries
TJ DeVries
ty @Happy-Dude
Yeah, that's on my todo list -- I just needed to see what it would take and if we should make any other changes regarding the switch. Thanks for creating...
Is there a way I can do this for other people? I just ran these locally but I don't think it did anything for pushing... haha I'm not an expert...
Do you want to try and add some tests for these as we go? I can tell you how to run & add tests if you're interested.
You available to stop by the stream tonight? It'd be a lot easier to explain there -- otherwise I can write it out at some point.
If you fix conflicts, I will merge. Sorry for the delay
Let's make an ignored kinds option, which is a table with the keys being kinds that you don't want displayed. It can default to the parameter name hint like you...
haha super glad to hear it :) I will let you know when the other parts are out
So glad that you liked it :) Part 3 I'm going to try and blow people's minds with treesitter + LSP custom snippets. We'll see what happens. I'm having a...
One "hack" could be to do what you did above, but instead of issuing a user autocmd, you could just do `doautocmd CursorHold` I believe. So then it would make...