Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeComplete] Penalize inherited ObjC properties for auto-completion | Sam McCall | 2018-11-20 | 1 | -7/+7 |
* | [clang] Make sure codecompletion is called for calls even when inside a token. | Kadir Cetinkaya | 2018-09-10 | 1 | -1/+8 |
* | [CodeCompletion] Block property setters: Use dynamic priority heuristic | Alex Lorenz | 2017-01-06 | 1 | -10/+14 |
* | [CodeCompletion] Show block invocation results for block property setters | Alex Lorenz | 2016-11-09 | 1 | -3/+3 |
* | [CodeCompletion] Add a block property setter completion result | Alex Lorenz | 2016-10-18 | 1 | -0/+68 |