You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you open a file outside of the srcs folders in the pathconfig then editor features like the static checker don't work well. The rascal lsp server checks this and produces the error.
I think it doesn't consider files in library folders that have .tpl files. Because these are also well supported by the LSP server.
The text was updated successfully, but these errors were encountered: