[Bug 61782] QT Editor - tab key should enter a tab
Harald Fernengel
harry at kdevelop.org
Tue Jul 29 16:36:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=61782
------- Additional Comments From harry at kdevelop.org 2003-07-29 16:34 -------
qEditor is designed to behave similar to emacs, so the TAB key will indent by default.
There's a flag (m_tabIndent in qeditor.h) which switches Tab-Indenting off, but afaik it is not
publically available. If you want this bug fixed, just add a new checkbox to the configuration
dialog, save the setting and send a patch :)
More information about the KDevelop-devel
mailing list