Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSR: Allow matching within macro calls | David Lattimore | 2020-06-27 | 1 | -1/+17 |
| | |||||
* | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 1 | -8/+10 |
| | | | | Matching within macro calls is to come later and matching of macro calls within macro calls later still. | ||||
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 1 | -0/+120 |
Part of #3186 |