Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for deprecated in CompletionItem/DocumentSymbol/SymbolInformation #2687

Closed
fbricon opened this issue Aug 28, 2018 · 1 comment
Closed

Comments

@fbricon
Copy link

fbricon commented Aug 28, 2018

The LSP spec defines an optional deprecated property in CompletionItem, DocumentSymbol, SymbolInformation

The property is available in lsp4j, which will allow jdt.ls to implement the feature easily. I expect the IDE to display the deprecated items differently (using strikethrough, italic or other means).

@vince-fugnitto
Copy link
Member

Closing as it is the same issue as #8557.
We would need a monaco upgrade first before we can add it to the framework.

It continues the work of #8553.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants