You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug that caused "Updating subprojects" to be persistent.
Disable downloads of wraps/subprojects, if others.neverDownloadAutomatically is set. This will show you errors, for every subproject('XXX') call that is only
available as wrap!
Deduplicate CompletionItems
Improve CI
Wait until the meson source tree is rebuilt, before building completions. This may improve the UX of the auto-completion.