-
After updating to the latest revision and rebuilding YCM, I get an error at vim start:
Error detected while processing function youcompleteme#Enable..85_SetUpPython:
line 13:
Traceback (most recent…
-
# 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…
-
Proof of concept:
```
-
Some semantic engines support quick fixes: for a certain offset, they expose a list of possible automatic fixes, then they can apply the selected one.
polux updated
3 years ago
-
With Vim 7.4.52 on Mac OS 10.9, I followed the instructions to install YouCompleteMe with Vundle.
When I type in a .c file, I got this message " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" at the bottom …
-
Then I downloaded clang with ycm distribution (USE_SYSTEM_LIBCLANG=OFF). The result is below.
[2/14] Linking CXX shared library D...s/Ycm/third_party/ycmd/ycm_core.pyd
FAILED: cmd.exe /c cd . && D:\…
-
# 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][…
-
platform: mac os x 10.13
for some reason, i must use python2 and python3 on same machine, so i installed two vim, the only different is the python support.
one vim:
```
hoodeMacBook-Pro:~ null…
-
Using version 1.6 of TypeScript, and there's nothing for .tsx files. No highlighting or autocomplete.
-
WARNING: this script is deprecated. Use the install.py script instead.
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /u…