Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YCM always sets option completeopt to menuone #1346

Closed
kevin4fly opened this issue Jan 28, 2015 · 2 comments
Closed

YCM always sets option completeopt to menuone #1346

kevin4fly opened this issue Jan 28, 2015 · 2 comments

Comments

@kevin4fly
Copy link

I have added set completeopt=menu to my vimrc, YCM still changes it to menuone, is that the expected result?

@vheon
Copy link
Contributor

vheon commented Jan 28, 2015

Yes, it is by design. You can read further comments at #1056, #1114.

@vheon vheon closed this as completed Jan 28, 2015
@kevin4fly
Copy link
Author

OK, make sense and thanks for your reply.

puremourning added a commit to puremourning/YouCompleteMe that referenced this issue Oct 22, 2019
clangd no longer experrimental.
Note version of Vim required for full functionality.

And other updates in ycmd:

- pull request ycm-core#1315: Update RLS to build 2019-09-05
- pull request ycm-core#1312: Upgrade to TypeScript version 3.6.3
- pull request ycm-core#1301: Update go completer
- pull request ycm-core#1317: Update JDT to 0.42.0
- pull request ycm-core#1316: Roslyn update
- pull request ycm-core#1331: specify a range for LSP codeAction request
- pull request ycm-core#1335: Update jdt.ls to snapshot 45
- pull request ycm-core#1334: LLVM9 update
- pull request ycm-core#1333: Add GetDoc for clangd completer
- pull request ycm-core#1332: OnBufferVisit for clangd completer
- pull request ycm-core#1336: added support for typescriptreact (.tsx) files
- pull request ycm-core#1339: user configuration of Format JDT completer
- pull request ycm-core#1343: Revert ycm-core#1275 (fixes issues with python GoTo)
- pull request ycm-core#1324: SignatureHelp: Support signature for clangd
- pull request ycm-core#1344: SignatureHelp: Python
- pull request ycm-core#1345: SignatureHelp: Java
- pull request ycm-core#1346: SignatureHelp: Go
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants