royqh1979 / RedPanda-CPP

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

Code completion list navigation key change #473

Open 1A7V9A opened 4 months ago

1A7V9A commented 4 months ago

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

royqh1979 commented 2 months ago

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