phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

[feat] Mark deprecated functions that does not comply with the latest versions of the language standards

Open devvaannsh opened this issue 5 months ago • 0 comments

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...

devvaannsh avatar Oct 17 '25 06:10 devvaannsh