You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment by redmunds Thursday Sep 26, 2013 at 23:49 GMT
Pushed changed for a much simpler fix. See comment in CodeHintList.js line 409 for details. This simplified fix means that there are no changes to HintProvider code, but I did leave in some cleanup I did to the comments -- let me know if I should remove those. Ready for another review.
Issue by redmunds
Monday Sep 16, 2013 at 20:03 GMT
Originally opened as adobe/brackets#5228
This is for #5003.
CodeHintList now keeps track of pending text insertions so it can make a better decision about when to insert when it receives an
Enter
key.redmunds included the following code: https://github.com/adobe/brackets/pull/5228/commits
The text was updated successfully, but these errors were encountered: