eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.89k stars 2.49k forks source link

Keyboard settings support search function. #13991

Open zhouxinghong opened 1 month ago

zhouxinghong commented 1 month ago

Feature Description:

Hello! Keyboard settings support search function. image

The following features are available in the VSCode Keyboard Settings view:

  1. Search by Keyboard;
  2. Search by name;
  3. Clear Search Content;

image

We hope to continue improving the keyboard settings view to be fully compatible with VSCode!

zhouxinghong commented 1 month ago

The keyboard is completely un-customizable Keyboard Settings Error: Video_2024-08-02_163111.zip Theia Version: 1.51 Windows 10

zhouxinghong commented 13 hours ago

Additionally, there is no keyboard search function to know if a particular keyboard has been referenced multiple times.

It is hoped that the UI interaction method of the keyboard setting interface can be consistent with the UI interaction method of the VSCode keyboard setting interface.