Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HtmlToStringNew to Visual Studio Code? Get it now.
HtmlToString

HtmlToString

喇賽人

|
332 installs
| (0) | Free
convert html to string & string to html
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

image

功能

將 html 轉換為 string

"commands": [{
        "command": "htmltostring.toString",
        "title": "Convert Html To String"
    },
    {
        "command": "htmltostring.toHtml",
        "title": "Convert String To Html"
    }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft