pursIdeLoad
Load PureScript modules into the IDE server to enable type checking and code completions. Essential first step after starting the IDE server for proper functionality of other development tools.
Instructions
Load PureScript modules into the IDE server for type checking and completions. PREREQUISITE: IDE server must be running. ALWAYS run this first after starting the IDE server before using other pursIde* tools.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
modules | No | Optional: specific modules to load. If omitted, attempts to load all compiled modules. |