I’m using PureScript in Visual Studio Code, but Intellisense with the PureScript IDE extension does not seem to work. I have following packages installed:
Usually what helps is to build the project first before opening it. Otherwise I tend to delete the output folder altogether and rebuild and reopen VSCode until it works.
Hi, wondering what you mean by the OUTPUT log? (My output window is empty whether or not my PureScript IDE extension is working, and regardless of whether purescript.trace.server is set to verbose.)