-
We are seeing some flakiness in our ycmd CI. A fair number of them can be traced our java completer not getting what it expects from jdt.ls.
First, there's an intermittent exception org.eclipse.jfa…
-
I've set the settings according to the document, but it doesn't work.
![image](https://user-images.githubusercontent.com/37507136/96327557-2e590e00-106d-11eb-958d-59d7675c0762.png)
![image](https://…
Joxos updated
3 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [47832](https://llvm.org/bz47832) |
| Version | 10.0 |
| OS | Linux |
| Attachments | [C file leaking memory](https://user-images.githubusercontent.com/60944935…
-
Hi,
I try to make ycmd work, but I constantly get this error in debug buffer.
Is there a breaking change in kakoune's completion that was not fixed in kak-ycmd ?
-
Errror message: `RuntimeError: Can't jump to definition`
- [ ] https://github.com/Valloric/YouCompleteMe/issues/758
- [ ] https://github.com/Valloric/YouCompleteMe/issues/755
-
ENV:
win10 x64, emacs 25, python3.6.1 64bit(anaconda), and latest ycmd successfuly built under visual studio 2017.
problem:
In emacs c++-mode, whatevet I type, it hints me ```Ycmd server is not run…
-
It would be really cool if `emacs-ycmd` had a command like `ycmd-install-server`, like `anaconda-mode` and some other completion libraries provide.
Then, instead of specifying `ycmd-server-command…
-
Hey there,
I'm using emacs-ycmd in Spacemacs for C++.
When in a C++ file, every time I move the cursor, I see `deferred error : (void-function ycmd-semantic-completer-available-p)` printed to th…
-
I and several others at my workplace have been using `emacs-ycmd` for a while on a large C++ project and everyone seems to be quite happy (including me), so thank you!
For grins, I notice that in a…
-
Exuberant Ctags support for lua does not handle modules properly.
(see e.g. https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1313).
I wonder it would be fairly easy to provide first cla…