Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove chunks with CK_Information kind from insertText. (MaskRay#78)
Without this ccls inserts "size() const" in the following scenario: std::string text; text.si| <-- Trigger completion here and pick "size"
- Loading branch information