Hello, as we are upgrading from 2018.1, we've noticed that somehow we relied on method/property documentation-like tag
///<script>Visible</script>
to hide public members of classes when we own the source. It seems like with these present, IntelliPrompt listing was limited to members tagged Visible.
I cannot find this technique documented in Member List Pre-Filtering in previous versions, and this may be a customization on our side, although I cannot find treatment of this in our use either.
Is this something that worked in previous versions? If so, is something like this available on 2020.1?
Thank you.
[Modified 3 years ago]