-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING](https:/…
-
I'm guessing this may be by design, but I've noticed that the completion system does not seem to work for any newly created tabs.
The follow procedure should illustrate the problem:
- Open an existin…
-
Fresh install of YCM with my plugin manager. Then, after running
`python install.py --clang-completer`
I get this:
...
[100%] Linking CXX shared library /path/to/.vim/plugins/YouCompleteMe/third…
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][c…
-
Trying to use the Rust completion, I get the following error:
```
HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:55381/list_completions
```
Debug info:
```
Printing Yo…
c4rlo updated
3 years ago
-
# Issue Prelude
- [x] I have read and understood YCM's [CONTRIBUTING][cont] document.
- [x] I have read and understood YCM's [CODE_OF_CONDUCT][code] document.
- [x] I have read and understood YCM…
-
Searching Python 2.7 libraries...
ERROR: unable to find an appropriate Python library.
Traceback (most recent call last):
File "./install.py", line 32, in
Main()
File "./install.py", line 21,…
ghost updated
3 years ago
-
Hey everyone. First of all congratulations by the projects, The plugin makes vim more user friendly.
I would like tell you my problem.
I am running VIM - Vi IMproved 7.4 on a Debian 8 machine.
When I …
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][cont] d…
-
Hi,
I want to try this plugin, but I'm experiencing several issues. I've installed it using the procedure described in the Readme with the system liblclang. I'm on Gentoo and use LLVM/CLang 3.4. I'm…