Earlier quoted context omitted.
> I have tried VS Code and the minute I couldn't ctrl + click navigate the code or get contextual ctrl + space bar method or input parameter suggestions I abandoned it. I'm using VSC for a project the moment. You can definitely Cmd+Click on Mac to navigate, so I assume you could too, but perhaps it's not indexing your code for some reason? I also see completions for method parameters, but I don't yet know the shortcu…
Last I heard, they were embedding neovim in VS Code, have you tried this? Or did they give up on this?
https://marketplace.visualstudio.com/items?itemName=asvetlia...
When my annoyance at the vanilla Vim plugin exceeds my laziness to install and configure Neovim, I'll have a look at it :) Thank you.