Closed
Description
There are cases such as displaying doc comments, autocompleting expressions, and getting types where having access to the analyzer service is needed.
TBD: the most robust way to wire up the analyzer to the web app. IDEs such as VSCode already have an analyzer service running but command line users do not.