Commands and settings
Common commands include xlflow: Check Environment, Restart Language Server, Pull, Push, Run Procedure, Run Test, Run All Tests, Session Start, Session Stop, Save Workbook, and Open Output.
Important settings:
| Setting | Purpose |
|---|---|
xlflow.path | Absolute CLI path when PATH discovery fails. |
xlflow.lsp.enabled | Enable the VBA language server. |
xlflow.lsp.logFile / trace.server | Capture startup and protocol diagnostics. |
xlflow.lsp.performanceLogging | Measure parsing and analysis performance. |
xlflow.codeLens.enabled | Show procedure/test CodeLens actions. |
xlflow.run.saveBeforeRun | Save modified documents before CodeLens execution. |
xlflow.testing.autoDiscover | Discover tests for the Testing view. |