| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+48752 |
| 2024-04-21 | Peek for panic message in test output | Lukas Wirth | -7/+7 |
| 2024-04-20 | fix: remove space within `{}` when no fields in struct | roife | -1/+21 |
| 2024-04-20 | Add hovering limitations support for variants | roife | -20/+115 |
| 2024-04-19 | fix: add a separate setting for enum variants | roife | -36/+102 |
| 2024-04-18 | Handle panicking like rustc CTFE does | Nilstrieb | -0/+48712 |
| 2024-04-16 | fix: adjust the limitation for ADTs' fields to 5 | roife | -4/+4 |
| 2024-04-16 | fix: the fields or variants of ADT was not restricted by limitations when hov... | roife | -3/+40 |
| 2024-04-16 | Update tests and docs for hover_show_adtFieldsOrVariants | roife | -34/+225 |
| 2024-04-16 | Add config hover_show_adtFieldsOrVariants to handle hovering limitation for ADTs | roife | -0/+48672 |
