Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render documentation for derive completion | Lukas Wirth | 2021-06-04 | 2 | -40/+52 |
* | Generate default lint completions | Lukas Wirth | 2021-06-04 | 1 | -125/+2 |
* | Implement hover for lints | Lukas Wirth | 2021-06-04 | 1 | -54/+54 |
* | Only complete derive proc macros in `#[derive]` | Jonas Schievink | 2021-05-29 | 1 | -2/+1 |
* | Add some lint completion tests | Lukas Wirth | 2021-05-29 | 2 | -16/+55 |
* | simplify | Lukas Wirth | 2021-05-29 | 2 | -2/+2 |
* | tt muncher time | Lukas Wirth | 2021-05-27 | 2 | -0/+2 |
* | Split attribute completion module into attribute, derive and lint modules | Lukas Wirth | 2021-05-27 | 2 | -0/+294 |