Link Search Menu Expand Document

Different implementation of a progress bar

Works when published

Works only locally

https://progress-bar.dev/35

Added a snippet

"pbar": {
    "prefix": "pbar",
    "scope": "markdown,yaml",
    "body": "<iframe src=\"https://progress-bar.dev/${1:25}\" frameborder=\"0\" scrolling=\"0\" width=\"170\" height=\"30\" title=\"${1}\"></iframe>",
    "description": "pbar"
}