bors fe4232c97c Auto merge of #17431 - roife:fix-issue-17428, r=Veykril
feat: add space after specific keywords in completion

fix #17428.

When completing some specific keywords, it would be convenient if r-a could automatically add a space afterwards.

This PR implements this feature for the following keywords:

- Visibility: `pub`, `pub(crate)`, `pub(super)`, `pub(in xxx)`
- Pattern: `ref` / `mut`
- Others: `unsafe` / `for` / `where`
2024-06-19 08:26:32 +00:00
..
2024-06-13 17:29:10 -07:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-06-05 10:45:22 +02:00
2024-05-15 18:55:27 +02:00
2024-04-01 17:55:56 +02:00
2024-06-13 17:29:10 -07:00
2024-06-13 17:29:10 -07:00
2024-06-18 00:52:53 +01:00
2024-06-13 17:29:10 -07:00
2024-06-13 17:29:10 -07:00
2024-06-04 12:38:20 +02:00
2024-06-12 08:16:07 +02:00