bors de2ff17bc5 Auto merge of #18360 - roife:safe-kw-3, r=Veykril
feat: better completions for extern blcoks

This PR refactors `add_keywords` (making it much clearer!) and enhances completion for `extern` blocks.

It is recommended to reviewing the changes in order of the commits:

- The first commit (f3c4dde0a4917a2bac98605cc045eecfb4d69872) doesn’t change any logic but refactors parts of the `add_keywords` function and adds detailed comments.
- The second commit (5dcc1ab649bf8a49cadf006d620871b12f093a2f) improves completion for `extern` kw and extern blocks.
2024-10-21 17:59:05 +00:00
..
2024-10-14 10:09:22 -04:00
2024-10-21 11:28:18 +02:00
2024-10-14 10:09:22 -04:00
2024-10-14 10:09:22 -04:00
2024-09-25 09:00:53 +03:00
2024-10-21 11:28:18 +02:00
2024-10-14 10:09:22 -04:00