brackets-archive / bracketsIssues

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

[CLOSED] Optimize CodeHintList DOM build #3535

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by jasonsanjose Friday May 10, 2013 at 04:29 GMT Originally opened as https://github.com/adobe/brackets/pull/3776



jasonsanjose included the following code: https://github.com/adobe/brackets/pull/3776/commits

core-ai-bot commented 3 years ago

Comment by RaymondLim Friday May 10, 2013 at 22:09 GMT


In my testing the new code seems to pop up code hints faster when I tried with js hinting. And selecting hint with Tab or Enter key doesn't seem to be slower even though we're using "trigger" call.

So looks good. Merging.