Hide specific method from intellisense suggestion.
Hi, I'm trying to hide my some method in intellisense as team shared.
I read the post about hiding obsolete methods in intellisense at here.
Similarly, I want to hide some specific method by attribute or something.
Is there any features to validate the method will be displayed or not in intellisense suggestion?
Thanks.
Please sign in to leave a comment.
Hello,
We have a corresponding issue on our tracker: RIDER-17669, we would appreciate it if you would upvote in order to bring increased awareness. You can also try excluding files from completion in Preferences | Editor | General | Auto Import.
Thanks, I voted up.