Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14012643
D15110.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
512 B
Referenced Files
None
Subscribers
None
D15110.diff
View Options
diff --git a/webroot/rsrc/js/phuix/PHUIXAutocomplete.js b/webroot/rsrc/js/phuix/PHUIXAutocomplete.js
--- a/webroot/rsrc/js/phuix/PHUIXAutocomplete.js
+++ b/webroot/rsrc/js/phuix/PHUIXAutocomplete.js
@@ -333,7 +333,7 @@
_getCancelCharacters: function() {
// The "." character does not cancel because of projects named
// "node.js" or "blog.mycompany.com".
- return ['#', '@', ',', '!', '?'];
+ return ['#', '@', ',', '!', '?', '{', '}'];
},
_getTerminators: function() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 2, 2:54 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6737193
Default Alt Text
D15110.diff (512 B)
Attached To
Mode
D15110: Cancel autocomplete on "{" and "}"
Attached
Detach File
Event Timeline
Log In to Comment