Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Detect pending text insertion when inserting from hint list #4811

Open
core-ai-bot opened this issue Aug 29, 2021 · 2 comments
Open

Comments

@core-ai-bot
Copy link
Member

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

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Wednesday Sep 18, 2013 at 03:34 GMT


@RaymondLim I pushed changes for all of your comments so far. I also found and fixed a typo that I copied and pasted in several places :)

I am still not sure about the question I asked about CodeHintList.js line 437, so don't merge yet. I was planning to ask in next standup meeting.

@core-ai-bot
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant