Fork updates from ycm-core/YouCompleteMe master#32
Open
github-actions[bot] wants to merge 345 commits into
Open
Fork updates from ycm-core/YouCompleteMe master#32github-actions[bot] wants to merge 345 commits into
github-actions[bot] wants to merge 345 commits into
Conversation
Auto update vim docs
Typo
Fix 2 minor typos in README
Fix typo in README
[Auto] Update vim docs
Document 'FixIt' capability to refactor
[Auto] Update vim docs
When automatic triggering is disabled, we now set the completefunc, so the user can use C-x C-u. We also provide a plug mapping that does the completion as users may not be comfortable with c-x c-u. As this is a very unusual use-case for YCM we sweep under the rug that most users probably want to use <Tab> for both completion and "next". Or perhaps want to use C-p in the same way. For now a unique mapping works.
Provide a way to manually trigger YCM's completions
[Auto] Update vim docs
thanks @gdams
Update ycmd
…ed-update ci(mergify): upgrade configuration to current format
It now supports incoming calls in call hierarchy. Closes #4321
Update ycmd
…mandRequest instead
Fix file descriptors (sockets) leak due to leak urlopen requests
fix: Add safety check for b:ycm_hover
Update ycmd and documentation
[Auto] Update vim docs
The configuration example in README has too many brackets
Fix invalid syntax in Go Semantic Completion docs
Fix #4305 by coping with replacement request with start == line after the last
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.