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

Depreciation of function in JavaScript #85606

Closed
ghost opened this issue Nov 26, 2019 · 5 comments
Closed

Depreciation of function in JavaScript #85606

ghost opened this issue Nov 26, 2019 · 5 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ghost
Copy link

ghost commented Nov 26, 2019

Is there an extension or an option that allows vs code to mount when a function is obsolete in javascript of this style?

1574783919-java-deprecated-method.png - envoi d'image avec NoelShack

@vscodebot
Copy link

vscodebot bot commented Nov 26, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@IllusionMH
Copy link
Contributor

/duplicate of #84580

This should be implemented in TS side and tracked in microsoft/TypeScript#33093 and microsoft/TypeScript#33092

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 26, 2019
@vscodebot
Copy link

vscodebot bot commented Nov 26, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Nov 26, 2019
@ghost
Copy link
Author

ghost commented Nov 27, 2019

Okay, nothing answers my question.

@IllusionMH
Copy link
Contributor

IllusionMH commented Nov 27, 2019

General questions should be asked on StackOverflow.

JS/TS suggestions in VS Code are powered by TS. I linked 2 TS issues that track implementation of this feature (strikethrough deprecated items).
Support in VS Code would be when those 2 issues will be resolved (I doubt that there will be any extension that can track deprecated methods across project without help of TS).

@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant