Project

General

Profile

Actions

Feature #25509

closed

implement "auto-closing brackets"

Added by Administrator Admin almost 17 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2008-01-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

This is a known feature from many "offline editors".
When the user types an opening curly bracket and hit <RETURN> for a new line the editor should insert a closing bracket automatically behind the cursor.
Example:
The user types:

page {<RETURN>

and he get:

page {

}

The cursor should be placed between the brackets.

(issue imported from #M7255)

Actions

Also available in: Atom PDF