bors 518cfe8cb7 Auto merge of #16723 - norskeld:constants-autocomplete, r=Veykril
fix: autocomplete constants inside format strings

Hi! This PR adds autocompletion for constants (including statics) inside format strings and closes #16608.

I'm not sure about adding the `constants` field to the `CompletionContext`. It kinda makes sense, since it's in line with the `locals` field, and this way everything looks a bit cleaner, but at the same time does it really need to be there?

Anyway, let me know if anything should/can be changed. :)
2024-03-04 08:36:39 +00:00
..
2024-03-01 13:19:55 +01:00
2024-03-01 13:25:24 +01:00
2024-03-01 13:25:24 +01:00
2024-03-01 13:25:24 +01:00
2024-02-26 15:26:55 +02:00