ANtlord
ANtlord
Thank you for the blazing fast reply. The settings I experience the issue with are [added](https://github.com/ANtlord/languageclienttest/blob/master/init.vim) to the project. To tell the truth I have no idea what to do...
I caught it. The problem is that my `~/.cargo` directory is a symlink. I made it a regular folder then the LanguageClient works. Perhaps LanguageClient stopped dereferencing it after 0.1.156....
@OJFord that's a very good hint. I completely forgot about it. I've managed the problem with binding mount which works fine unless I need to find something recursilvely. Anyway thanks...
I've done a little investigation. It appears that the problem is common for other formats. I did two almost identical tests for serde-yaml and serde-json and put panics at creation...
Hello! It works for me in half of the cases. It completes `f1` and `f2`, but no `f3` and `io`. I've shared screenshots. Take a look https://www.dropbox.com/sh/vvguecn4oodgnzw/AAAUsEyZlA9F4hewyv514bega?dl=0
@LaurentTreguier Sorry, it seems, I'm inexact from the morning.
Hello! As temporary solution, I can suggest bind Ctrl+I Ctrl+O to user commands, in User Command Mapping, that will call GoBack and GoForward. Behaviour of this commands are similar to...
Mmm. I've got it. So... thank you. I will take a look on QtCreator.
@sheinz `nmap` instead `noremap`?
@dankegel It still shows me interface of my buildbot. I want to show authorization form of gitlab to a user instead of buildbot UI or some message if the a...