Fix missing nodes in outline (#990)
* Remove some boilerplate from test * Fix missing nodes in outline
This commit is contained in:
@@ -32,6 +32,9 @@ test "documentSymbol - nested struct with self" {
|
||||
\\};
|
||||
,
|
||||
\\Variable Foo
|
||||
\\ Variable Self
|
||||
\\ Function foo
|
||||
\\ Variable Bar
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user