-
-
Notifications
You must be signed in to change notification settings - Fork 35
Filtering
Samir Boulema edited this page Oct 23, 2018
·
6 revisions
You can customize which code items show up or are hidden in CodeNav, by using the filter options.
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
