phoenix
phoenix copied to clipboard
[feat] Mark deprecated functions that does not comply with the latest versions of the language standards
Describe the problem
[User requested feature]
When showing code hints, we can mark functions as deprecated that doesn't comply with the latest versions of the language standards.
Describe the solution you'd like
This can come when we integrate MDN reference docs support. There we can show a deprecated marker for such type of functions...