Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Show lambda signature for lambda autocompletions | Kirill Bobyrev | 2019-11-22 | 1 | -0/+12 |
* | [CodeComplete] Add whitespace around braces in lambda completions | Ilya Biryukov | 2019-05-24 | 1 | -5/+5 |
* | [CodeComplete] Only show lambda completions if patterns are requested | Ilya Biryukov | 2019-05-23 | 1 | -0/+9 |
* | [CodeComplete] Complete a lambda when preferred type is a function | Ilya Biryukov | 2019-05-23 | 1 | -0/+53 |