core
core copied to clipboard
fix: in web ide menu does not display; in web ide shortcut keys are not available
Types
- [x] 🐛 Bug Fixes
Background or solution
Changelog
Summary by CodeRabbit
-
新功能
- 简化了应用程序支持打开文件夹和工作区的逻辑,提高了应用能力的判断效率。
- 增强了键绑定功能,允许根据应用环境灵活管理命令执行。
-
修复
- 修正了在非Electron环境下执行特定命令的逻辑,避免不必要的命令执行。