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

Hide @Deprecated in linter #506

Open
JorgeCepeda opened this issue Sep 28, 2023 · 1 comment
Open

Hide @Deprecated in linter #506

JorgeCepeda opened this issue Sep 28, 2023 · 1 comment

Comments

@JorgeCepeda
Copy link

I don't know where the change should be made, is it possible for the IDE to treat @Deprecated methods, etc, as if they didn't exist?

I'd like to see only the stuff that I'm supposed to use instead of being redirected from method to method, and toggle this feature on and off.

@CC007
Copy link
Contributor

CC007 commented Sep 28, 2023

If this is done for deprecated methods, could this functionality also be used for getter methods and record field methods, when used in combination with manifold-props? IJ keeps suggesting those preferentially over the property notation.

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

No branches or pull requests

3 participants