Visual Studio Code Extention for ALMO .
almo.preview
Open the preview of the editing file.
If the file is updated, the preview will be updated automatically.
Set almo.css
in settings.json
to specify the CSS file to be used for the preview.
{
"almo.css": "path/to/your.css"
}
- ALMO v0.5.3 or later
almo
command must be available in the PATH.