ai-explorer/ ├── 📁 src/ │ ├── 🚀 extension.ts # 插件入口 │ ├── ⚙️ core/ # 核心服务层 │ │ ├── ai/ # AI 服务 │ │ ├── cache/ # 缓存管理 │ │ ├── di/ # 依赖注入 │ │ └── logging/ # 日志服务 │ ├── 🎯 features/ # 功能模块层 ...
{{ .fieldName }} // Get field from current item +{{ ["field with spaces"] }} // Field names with spaces/special chars +Stop searching through documentation! This ...