This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Support deprecated CompletionItemTag
when importing objects marked as @deprecated
#6149
Labels
needs repro
Issue has not been reproduced yet
I don't know if this is possible for performance reasons, but it would be nice to have imported objects marked as
@deprecated
using theCompletionItemTag.Deprecated
LSP tag.Additionally, such deprecated items could be suggested last, to have a better auto-completion experience:
The text was updated successfully, but these errors were encountered: