Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>real-time-ast-explorerNew to Visual Studio Code? Get it now.
real-time-ast-explorer

real-time-ast-explorer

xuyuqi.arichy

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

real-time-ast-explorer README

command: show ast 。在支持的语言编辑器 title 区域会有一个 AST 按钮,点一下就可以出了

默认配置文件

{
   "rtae.highlightConfig": {
        "backgroundColor": "rgba(255,240,6,0.4)", // 高亮背景色
        "borderRadius": "3px" // 高亮区域 border-radius
    },
    "rtae.reuseWebview": false // 是否复用同一个 webview
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft