completion list filter advanced members

SyntaxEditor .NET Languages Add-on for WPF Forum

Posted 10 years ago by Duraid Wadie
Version: 14.1.0601
Avatar

Is it possible to hide members marked with EditorBrowsable(EditorBrowsableState.Advanced) from the completion list?

I've found the ITypeMemberDefinition interface with IsAdvanced property, but can't see how this ties to the CompletionSession or ICompletionItem

edit: never mind - have found the Tag property on ICompletionItem that makes the link

[Modified 10 years ago]

The latest build of this product (v24.1.1) was released 2 months ago, which was after this thread was created.

Add Comment

Please log in to a validated account to post comments.