Onlyfile for VS CodeWrite your workflow once, then see it, run it, and understand it directly in VS Code. Onlyfile brings the Only task language to your editor with syntax highlighting, live diagnostics, hover information, and one-click task execution.
Built around the Onlyfile syntaxKeep commands, dependencies, parallel groups, guards, and task messages together in one readable file:
The extension understands the structure of your workflow instead of treating it as plain text:
Tasks with a leading Command paletteUse the Command Palette to manage the language server without leaving your editor:
For everyday use, the quickest path is the Get started
See the Only usage guide for the complete language and CLI reference. The extension bundles the language server for supported macOS, Linux, and Windows platforms. Syntax highlighting remains available even when the language server cannot be started. Environment variablesUse these only when you need to point the extension at a locally built language server:
Or provide the exact server binary:
|
