brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Close hints when the cursor moves to a new hinting context #3415

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by dloverin Friday Apr 26, 2013 at 14:08 GMT Originally opened as https://github.com/adobe/brackets/pull/3640


This should fix many issues when using the left and right arrow keys with the code hints displayed.

The code hints will be closed when the cursor moves to a new context. The hints will remaining up if you are still on the same identifier or property.


dloverin included the following code: https://github.com/adobe/brackets/pull/3640/commits

core-ai-bot commented 3 years ago

Comment by RaymondLim Friday Apr 26, 2013 at 20:47 GMT


Done reviewing. only some minor nits.

core-ai-bot commented 3 years ago

Comment by RaymondLim Friday Apr 26, 2013 at 21:09 GMT


Looks good. Merging.