idf-eclipse-plugin
idf-eclipse-plugin copied to clipboard
Key customization (IEP-1396)
On versions 3.0.0 and 3.1.0 is impossible keys customization, e.g. even though I change on Preferences-> Key the binding "ctrl+tab" to "next editor", the changement is not considered.
Hi @elettronica67 This happens when there is a conflict of commands. Please verify if Ctrl+Tab is being used for something else. I tried changing it to Ctrl+1, and it seems to be working fine.
Hi @elettronica67,
It looks like a bug on the lsp editor side https://github.com/eclipse-cdt/cdt-lsp/issues/369