Parasrah
Parasrah
I have been looking into how to do something similar, and am wondering how you managed to get the `do` post-update hook to execute in the plugin directory instead of...
Thanks @k-takata for the quick response, I will have to troubleshoot to see what I've done wrong with my setup. I'm sure I made a mistake someplace
Thanks so much for the update, and my apologies as I totally missed that other thread in my search > – i.e. GBoard sends entire words once you select an...
You are indeed correct, I just tested this on my phone and can confirm it also doesn't work with the editor tools
It looks as if this has since been shipped in [SqlClient 1.0.19239.1](https://github.com/dotnet/SqlClient/blob/master/release-notes/1.0/1.0.19239.1.md). Looking around, it seems lacking AAD support is a deal breaker for a lot of corporate environments
I know I tried getting this to work with Jest earlier in the month and failed, due to the limited support offered by Vue and Jest for Typescript. Something such...
I'm just in the middle of making LC work for my workflow, but I typically use CoC.nvim heavily, and it's been gaining traction fairly quickly in the last year. I...
That makes complete sense, and I think I've got a fairly good workflow going with both in parallel. As long as I can have ALE installed and still use LC...
Might be worth potentially adding the [build-in language client](https://github.com/neovim/nvim-lsp) being offered in future versions of neovim to the list? I'm not sure how far along the ale implementation is, but...
Has anyone figured out a way around this besides downgrading react/react-native?