-
Improvement
-
Resolution: Fixed
-
Major
-
3.1.0-dev
-
None
It is annoying when typing code in textarea not being able to use tab character. It can be solved by intercepting key events and inserting tabs when user is typing stuff inside code bbcode.
Also it would be cool to be able to keep indentation when typing code, so when entering new line character editor would append all tabs/spaces as it was on previous line.
- caused
-
PHPBB-12672 Make <Tab> inside [code] more user friendly
- Closed