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
This issue is related to the development of the rescript-vscode /analysis sub-project, not the end use of this plugin.
Vendored modules are not being picked up by the latest version of ocamllsp, leading the LSP to display "Unbound module" errors e.g. where the Json module is used in FindFiles.ml.