HTML autocomplete timeout

When I type this HTML really quicky <a href it autocompletes with something like <a hrefref=""
When I type this slowly it works fine.

Seems typing quickly is similar to pressing enter on the first autocomplete value.

Same seems to occur with other html attributes (eg: <div class ) - typing fast you end up with the auto completed value, followed by whatever you type.

Is there a timeout value that controls this? Or should I be filing a bug report?

95.315

0

David,

You can try experimenting with settings under Editor > Code Completion in IDE Settings.

But the behavior sounds like a bug anyway. Could you please submit it?

Thanks,
-Eugene

0

请先登录再写评论。