Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
We unconditionally return
DocumentSymbol[]from our document symbol call, but the spec says we should only do this if the client says it can handle it; otherwise returning a flat list.