core
core copied to clipboard
fix: ensure context key initialization in file tree component
Types
- [ ] 🎉 New Features
- [ ] 🐛 Bug Fixes
- [ ] 📚 Documentation Changes
- [ ] 💄 Code Style Changes
- [ ] 💄 Style Changes
- [ ] 🪚 Refactors
- [ ] 🚀 Performance Improvements
- [ ] 🏗️ Build System
- [ ] ⏱ Tests
- [ ] 🧹 Chores
- [ ] Other Changes
Background or solution
Changelog
Summary by CodeRabbit
- 新功能
- 更新优化了文件树组件的加载和初始化流程,确保在文件内容准备就绪后自动完成配置更新。此改进提升了文件树的响应速度和稳定性,为用户带来更加流畅、精准的文件浏览体验。