Last modified: 2014-03-26 18:29:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T55915, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 53915 - Automatic bracket/quote completion/pairing needs a way to be disabled.
Automatic bracket/quote completion/pairing needs a way to be disabled.
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CodeEditor (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 59924
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-08 15:39 UTC by Technical 13
Modified: 2014-03-26 18:29 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Technical 13 2013-09-08 15:39:27 UTC
While this is a great feature that I love when writing a new script, it is a pain in the rear when I'm trying to go back and change or fix existing code.  There needs to be a toggle for this so I can have it turned off when I'm changing code and on when I'm writing something new from scratch.
Comment 1 Derk-Jan Hartman 2013-12-31 12:23:46 UTC
This can be disabled by using:

editor.setBehavioursEnabled(true);

The editor is not accessible from the hook though... We could add a button for this, like i did with https://gerrit.wikimedia.org/r/#/c/104512/
Comment 2 Derk-Jan Hartman 2014-03-25 22:48:30 UTC
He Technical 13, can you test what you think about it in the beta labs version ? Is it any better with the newer ACE version that we have deployed there ?

http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Module:HtmlBuilder&action=edit

Do you want a toolbar button to toggle this behavior ?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links