dodo666gitlens 生成commit message(新配置) 中发帖

gitlens 生成 commit message 
"gitlens.ai.openai.url": "https://xxx.com/v1/chat/completions",
"gitlens.ai.generateCommitMessage.customInstructions": "As an expert software engineer, analyze the code changes and generate a standardized git commit message that:\n\n1. Choose an appropriate emoji from:\n- 🐛 (bug fixes)\n- (new features)\n- 📝 (documentation)\n- ♻️ (refactor)\n- ⚡️ (performance)\...