pursIdeLoad
Load PureScript modules into the IDE server to enable type checking and code completions. Essential first step after starting the IDE server to prepare for development tasks.
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. |