rokucommunity / brighterscript

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

interfaces doesn't show up in layout view #873

Closed ZeeD closed 6 months ago

ZeeD commented 1 year ago

(I don't know if this issue should be opened here on the vscode plugin project, feel free to close/move it if appropriate)

if I use bsc --lsp as language server, in my IDE I don't see any reference to the interfaces I've defined in the file.

I can reproduce the same issue on VSCode

immagine
TwitchBronBron commented 6 months ago

This should be fixed in the next upcoming release of brighterscript, thanks to https://github.com/rokucommunity/brighterscript/pull/1116 and https://github.com/rokucommunity/brighterscript/pull/1118