Open Issues Need Help
View All on GitHub [Feature] 添加命令面板UI (Command Palette) about 2 hours ago
AI Summary: This GitHub issue proposes adding a command palette UI to the DearTs framework, similar to VS Code or IntelliJ. The feature aims to provide quick command execution via a global shortcut (Ctrl+Shift+P), offering fuzzy search, full keyboard navigation, and a modern ImGui-based interface. It also emphasizes extensibility, allowing plugins to easily register their own commands.
Complexity:
3/5
enhancement good first issue