Add OUTLINE #42
Labels
blocked-reason:needs-slang-parser
The parser does not do well in the presence of syntax errors.
status:blocked
type:feature
New feature or request
Raised in feedback: NomicFoundation/hardhat-vscode-feedback#18
The request is to populate the outline section of the explorer sidebar:
I believe this requires implementing:
documentSymbolProvider
- https://code.visualstudio.com/api/language-extensions/programmatic-language-features#show-all-symbol-definitions-within-a-documentSupporting
documentSymbolProvider
would also get us navigation to symbol.The text was updated successfully, but these errors were encountered: