rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
158 stars 46 forks source link

Plugin hook provide workspace symbol #1118

Closed TwitchBronBron closed 5 months ago

TwitchBronBron commented 5 months ago

Add plugin hook for workspaceSymbol support. Improve workspace symbols to include all types (interfaces, enums, etc). Share this symbol discovery logic between document and workspace symbol requests.