Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>krpano-langNew to Visual Studio Code? Get it now.
krpano-lang

krpano-lang

sunzehui

|
666 installs
| (0) | Free
a krpano high-light plugin
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features(特性)

krpano action high-light code, use textMate syntaxes.

krpano 语法高亮插件,使用 textMate 语法。 test

推荐配合 auto-close-tag 插件使用,可以自动补全标签。 需要在 settings.json 中添加如下配置,以支持krpano:

{
  "auto-close-tag.activationOnLanguage": [
    "xml",
    "html",
    "krpano-xml"
  ]
}

Enjoy!

TODO

  • [ ] LSP support
  • [ ] more snippets
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft