一个基于 SDL2 和 ImGui 的现代化 C++ GUI 应用程序框架

1 Open Issue Need Help Last updated: Dec 30, 2025

Open Issues Need Help

View All on GitHub

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

一个基于 SDL2 和 ImGui 的现代化 C++ GUI 应用程序框架

C++