Install
Marketplace
Search for ResumeLang in the VS Code Extensions sidebar and click
install. The extension automatically depends on the YAML extension by
Red Hat.
What you get
Live preview
Open any
resume.yml and run ResumeLang: Open Preview. The webview
re-renders as you type, debounced.Schema validation
Autocomplete and red-squiggle errors for every field — contributed via
yamlValidation, no user config required.Theme picker
Cmd/Ctrl+Shift+P → ResumeLang: Select Theme. Switches the preview
instantly.Export and print
Save a standalone HTML or open the system print dialog (Save as PDF) right
from the toolbar.
Commands
| Command | Description |
|---|---|
ResumeLang: Open Preview | Open a side-by-side preview panel. |
ResumeLang: Select Theme | Quick-pick from installed themes. |
ResumeLang: Export Standalone HTML | Save the rendered HTML to disk. |
ResumeLang: Print / Save as PDF | Open the system print dialog. |
Settings
| Key | Default | Description |
|---|---|---|
resumelang.defaultTheme | minimal | Theme used on first open. |
resumelang.refreshDelay | 200 | Debounce (ms) between edits and refresh. |
resumelang.openPreviewOnResumeFile | false | Auto-open preview when a resume file is opened. |
Adding themes
The extension ships with the same five themes as the CLI. To add your own, drop a folder underthemes/ inside the extension directory: