Skip to content

Filtering

Samir Boulema edited this page Apr 2, 2020 · 6 revisions

You can customize which code items show up or are hidden in CodeNav, by using the filter options.

Filtering

Filtering

Kind

Select the kind/type of item you want to adjust (Variable, Enum, Method, etc...)

Access

Select the access of the item you want to adjust (Private, public, etc...)

Visible

Should the item with matching kind and access be visible? Leave unticked to hide items, tick to keep showing items.

Opacity

Set the opacity for the item with matching kind and access.

Opacity value should be between 0 and 1.

Visible column should be ticked.

Hide If Empty

Hide the item if it has no members.

Visible column should be ticked.

Ignore

Ignore certain items and change viewing behaviour of its children.

Visible column should be ticked.

Namespace: Show namespace members as top-level items

Region: Show region members as direct children of their parent

Clone this wiki locally