feat: autocompletions

This commit is contained in:
2026-03-11 14:28:43 +01:00
parent da8ce47f8b
commit a0de93f98c
13 changed files with 7054 additions and 8 deletions

View File

@@ -8,5 +8,11 @@
<Setting Name="AllowPrerelease" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="LastFetchedAutoCompletions" Type="System.DateTime" Scope="User">
<Value Profile="(Default)">2026-01-01</Value>
</Setting>
<Setting Name="FetchAutoCompletionsInterval" Type="System.TimeSpan" Scope="User">
<Value Profile="(Default)">24.00:00:00</Value>
</Setting>
</Settings>
</SettingsFile>