Closed
Bug 837515
Opened 12 years ago
Closed 12 years ago
Don't match/complete closing tags and curly brackets in editor
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q1
People
(Reporter: Tobbi, Assigned: Tobbi)
Details
(Whiteboard: u=contributor c=wiki p=0 s=2013.3)
I finally found the solution to this longstanding bug that autocompletes things like {/for} with another {/for} in the ace editor. It was easy in the end.
Assignee | ||
Updated•12 years ago
|
Summary: Syntax highlighting editor: Tag completion completes closing tags → Don't match/complete closing tags in editor
Assignee | ||
Comment 1•12 years ago
|
||
Here we go:
https://github.com/mozilla/kitsune/pull/1107
Assignee | ||
Updated•12 years ago
|
Summary: Don't match/complete closing tags in editor → Don't match/complete closing tags and curly brackets in editor
Assignee | ||
Updated•12 years ago
|
Whiteboard: u=contributor c=wiki p= s=2013.3
Comment 2•12 years ago
|
||
Deployed to prod now:
https://github.com/mozilla/kitsune/commit/afa1905a380e83bfaecfbc49f5f18bbc049feaba
Thanks tobbi!
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: u=contributor c=wiki p= s=2013.3 → u=contributor c=wiki p=0 s=2013.3
Target Milestone: --- → 2013Q1
You need to log in
before you can comment on or make changes to this bug.
Description
•