Why does ReSharper intellisense shows private functions and fields outside of the class file

Hello,

Resharper Intellisense will list private functions or fields which makes not sense because if you actually select a private member, you immediately get the red squiggle that the member is inaccessible.

is this a bug or intentional?  

 

0
1 comment
Avatar
Permanently deleted user

Hello Rob,

Support for accessibility checking in C++ hasn't yet been added to code completion. You can vote for and follow https://youtrack.jetbrains.com/issue/RSCPP-16064 to get notified when it's done.

Thanks for the report!

0

Please sign in to leave a comment.