{ "name": "eda-copilot", "uuid": "30c8ce0d81f546fea716ea111c508ab2", "displayName": "EDA Copilot", "description": "嘉立创 EDA 多模态大模型 AI 助手", "version": "1.2.0", "publisher": "Mr_Fang", "engines": { "eda": "^2.2.37" }, "license": "Apache-2.0", "repository": { "type": "extension-store", "url": "" }, "categories": "Other", "keywords": [], "images": { "logo": "./images/logo.png" }, "homepage": "https://github.com/klxf/eda-copilot", "bugs": "https://github.com/klxf/eda-copilot/issues", "activationEvents": {}, "entry": "./dist/index", "dependentExtensions": {}, "headerMenus": { "sch": [ { "id": "copilot-sch", "title": "Copilot", "menuItems": [ { "id": "copilot-iframe", "title": "打开聊天", "registerFn": "openIframe" }, { "id": "copilot-about", "title": "关于...", "registerFn": "openAbout" } ] } ] } }