Fixes T12479. If you end a line with a character like ":" in a context which can trigger autocomplete (e.g., .:), then try to make a newline, we swallow the keystroke.
Instead, allow the keystroke through if the user hasn't typed anything else yet.
Differential D17583
Immediately deactivate remarkup autocomplete if there's no query epriestley on Mar 30 2017, 3:41 PM. Authored by Tags None Referenced Files
Subscribers None
Details Fixes T12479. If you end a line with a character like ":" in a context which can trigger autocomplete (e.g., .:), then try to make a newline, we swallow the keystroke. Instead, allow the keystroke through if the user hasn't typed anything else yet.
Diff Detail
|