CLUI Command Bar and Search Feature
Key point
CLUI has introduced a new command bar and project-wide search feature to reduce interface complexity and improve user experience.
Details
The core of the new interface features is reducing visual complexity while increasing feature discoverability. To this end, the Universal Command Bar, proven on mobile, has been introduced to the desktop environment as well.
The new Command Bar replaces the existing shortcuts and file-switching modal. Users can access all options via a shortcut (such as Cmd/Ctrl + K), allowing experienced users to perform quick keyboard-centric actions while beginners can explore various options and learn the features.
One of the key highlights of this update is the Search feature.
- It indexes the contents of all files within a project (excluding
node_modulesand files included in.gitignore). - It shows every instance of the query across all files.
- Users can check the filename and line number of search results, and selecting a result instantly jumps to the corresponding code.
In the future, plans include adding a dedicated button to directly open the command bar, as well as a feature to invoke the command bar with a specific command pre-filled.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.