No indication for deprecated variables #8552
Labels
editor
issues related to the editor
help wanted
issues meant to be picked up, require help
vscode
issues related to VSCode compatibility
When providing code completion result with deprecated: true property there is no indication in the UI - deprecated value should appear with strike-through.
Bug Description:
lsp-sample plugin.zip contains the vsix file lsp-sample-1.0.0.vsix
Steps to Reproduce:
There's no indication for the deprecated one:
While on VSCode it appears with strikethrough:
Additional Information
The text was updated successfully, but these errors were encountered: