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
CompletionItems now support a deprecated?: boolean property that can be used to indicate if that particular suggestion is deprecated. We should set that to true when suggesting MAINTAINER.
The text was updated successfully, but these errors were encountered:
CompletionItem
s now support adeprecated?: boolean
property that can be used to indicate if that particular suggestion is deprecated. We should set that totrue
when suggestingMAINTAINER
.The text was updated successfully, but these errors were encountered: