Andrew Stewart

Results 53 comments of Andrew Stewart

What I mean would be nice is a prompt to add that virtual text to a new item in the group though. Maybe change the table of 0-10 into an...

The answer from @Slotos was the missing piece for me as well, if it wasn't clear for anyone else reading you can just do: ``` GEM_HOME="$HOME/.local/share/nvim/lsp_servers/solargraph" GEM_PATH="$HOME/.local/share/nvim/lsp_servers/solargraph" bundle install ```...

What's the status on this? I would love some workaround for this that's less hacky.

Does anyone have any thoughts on where to start with this? I'm somewhat new to Rust so I'm not sure where to approach it from. I feel like the tricky...

I'd love to take a shot at helping with this too if I could @sax

Getting the info itself shouldn't be hard, just requires some system calls (though it might be difficult to make it work on linux/mac/windows at the same time). How hard do...

Yeah if we could somehow get a function call that would occur per line that would pass in the filename it could be implemented as a plugin outside of fern...

Nice, thats a convenient workaround.

Do we know why this happens and can this be set upstream in `vue-mode` instead of in all our configs?

I would be very interested in contributing/working together with someone on this if there's anyone else really into this.