Added scopes, so tagbar will show the following hierarchy: ``` namespace subnamespace ... class property (variable) ... method ... ``` Additional kinds added (basically the same as #283): * namespaces * use aliases (imports) * traits