YouCompleteMe icon indicating copy to clipboard operation
YouCompleteMe copied to clipboard

A code-completion engine for Vim

Results 42 YouCompleteMe issues
Sort by recently updated
recently updated
newest added

# Issue Prelude **Please complete these steps and check these boxes (by putting an `x` inside the brackets) _before_ filing your issue:** - [ ] I have read and understood...

# 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...

PR Welcome

# 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...

bug

Downloading jdt.ls from http://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.6.0-202110200520.tar.gz... Traceback (most recent call last): File "/home/wolv3/.vim/bundle/youcompleteme/third_party/ycmd/build.py", line 1333, in Main() File "/home/wolv3/.vim/bundle/youcompleteme/third_party/ycmd/build.py", line 1314, in Main EnableJavaCompleter( args ) File "/home/wolv3/.vim/bundle/youcompleteme/third_party/ycmd/build.py", line 1105, in EnableJavaCompleter...

# 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...

If in your setup you have `set cursorlineopt=number` to only highlight numbers when `set cursorline` is active, popup windows of YCM do not show current selection: In the following screenshot...

# 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...

# 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...

Can't Repro

Hi, I intend to switch from `coc.nvim` to YouCompleteMe because `coc.nvim` recently [broke the workflow for all users](https://github.com/neoclide/coc.nvim/issues/3997) next to adding a non-native completion menu and I generally dislike the...

enhancement
PR Welcome

# PR Prelude Thank you for working on YCM! :) **Please complete these steps and check these boxes (by putting an `x` inside the brackets) _before_ filing your PR:** -...