royqh1979 / RedPanda-CPP

A light-weight C/C++ IDE based on Qt
GNU General Public License v3.0
950 stars 103 forks source link

Code completion list navigation key change #473

Open 1A7V9A opened 2 months ago

1A7V9A commented 2 months ago

Navigate code completion list back and forth using Tab and Shift + Tab key instead of arrow keys

royqh1979 commented 1 week ago

Tab is used as the key for finish completion in most shell/editors.